Can you filter dropdown lists based on other properties?
SOLVE
Is it possible to fillter a dropdown list based on the selection in a previous dropdown? Example:
Region? <-Drop Down
. Americas
. EMEA
. Asia
Country? <-Drop down
. Canada
. France
. Mexico
. Thailand
. Japan
. Germany
Is it possible to have the 'Country' dropdown only show 'France' and 'Germany' as choices if the 'Region' dropdown was set to EMEA, and only have 'Canada' and 'Mexico' show is 'Americas' was chosen in the 'Country' dropdown.
This is just an example. We have several other 'conditional' dropdown we'd like to have, where the second dropdown filters the choices available based on the answer to the first dropdown.
Can you filter dropdown lists based on other properties?
SOLVE
Thanks for the information. It seems such a simple, basic feature to be missing. I have upvoted and commented on the other threads you mentioned. Thanks for your help.