Single Select pick list
Summary:
Hi Team,
I have 3 single select pick lists. All lists are getting data from data tables from different columns. How to link all three pick lists so that if i select any value from pick list 1 then i can see only related values in pick list 2. let's understand with below example.
picklist 1 = countries; picklist 2 = states; picklist 3 = cities
If I select USA as country in picklist 1 then in picklist 2, I want to see states only belong to USA. if I SELECT any state in picklist 2 then in picklist 3, I should be able to see only cities that belong to the selected state.
Tagged:
0