Hi there;
I have two lists: Estates and Cities.
I want to populate the cities list according to the user choice in Estates list. How can I handle it?
For example: If user choose Estate1 the cities list should populate with City1, City2 & City3 and If user choose Estate2 the cities should be populated with City4, City5, City6.
Thanks.
Hi there;
I have two lists: Estates and Cities.
I want to populate the cities list according to the user choice in Estates list. How can I handle it?
For example: If user choose Estate1 the cities list should populate with City1, City2 & City3 and If user choose Estate2 the cities should be populated with City4, City5, City6.
Thanks.