I am using Mendix 10.6.10 , I have Customer and Order entities , where 1 customer do have many orders i couldn't find the option to model such association in Mendix , The actual use case is to show the order history of the customer in a dropdown
asked
Ahul Vidhyadaran
1 answers
0
I have to show the orders of a specific Customer , I don't see any direct option to design 1-n entity association , so that i can use a dropdown in the customer summary page to list all the orders of a customer