I am trying to add items to a field list called “Orders” which has a type of list of “Order-products”. However, it is not allowing me to do this implementation.
What are the details I should do to allow bubble insert these items to the field order list?
Also, I created an example of a database for e-commerce here, looking at it can be a good guide. Of course, according to the purpose of the application and its mechanism, each application will have a different database design. This is just an example.