How to programm a unique ID for every order in an order system

Hello I developed an ORDER SYSTEM and its running OK. The only issue is, in ONE ORDER I may purchase 1,2,3 or more products, however in every product the system gives me a diferent ID and its not convenient. Can you help me with the solution to have ONLY one ID for every order instead of many IDs just in one order?. Thanks.

0 1 101
1 REPLY 1

Hi there,

 

First , I suggest you move this topic to Appsheet Q&A , so you can get faster help.

 

Second , please describe your system a bit more.

 

Do you have a main table Orders , and a children table Products ,using a ref column with "isapartof" option? 

https://help.appsheet.com/en/articles/961426-references-between-tables

 

Top Labels in this Space