I have a db with tables like Accounts, Clients and ClientContacts, Locations. Each Client has multiple locations. Also, ClientContacts are linked to a Location. Now, on the ClientContact
edit/detail page. It shows drop down for locations, showing all locations. I would like to Filter the dropdown. I would like to show only those locations that are linked to the client of the contact. How would i do that in DD. Looking for advice.
Thanks,
Regards,
Osman
Note : this is different form the list page issue which can be fixed with Filter but here you are only using DynamicControl
Member
5 Points
44 Posts
Filter on dropdown in the Entity Template
Dec 01, 2010 10:01 AM|lahoriboy|LINK
Hi,
I have a db with tables like Accounts, Clients and ClientContacts, Locations. Each Client has multiple locations. Also, ClientContacts are linked to a Location. Now, on the ClientContact edit/detail page. It shows drop down for locations, showing all locations. I would like to Filter the dropdown. I would like to show only those locations that are linked to the client of the contact. How would i do that in DD. Looking for advice. Thanks,
Regards,
Osman
Note : this is different form the list page issue which can be fixed with Filter but here you are only using DynamicControl