App to accept orders

Hi @terryelk,

You need a One to Many relationship between the orders collection and the business collection! And when creating the order you need to add current business for that created relationship property!

And when displaying the orders for that business you can change the filter to Current Business > Orders from All Orders.

Just DM’ed you in any case if you still didn’t solve this issue! ( Hopefully I could make it work! :slightly_smiling_face: )

Thank you

I have 2 apps and they are sharing the same database. The user collection is being shared by both apps. So I have a relationship between the User, orders and food business. I attached an image of the relationship.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.