I am using cascading dropdowns on a search form (Country/State/City). I use a custom entry for "-- Any --" and leave the value blank. I want the forms to ignore an "any" (blank) entry and not filter based on that value. Instead, when a dropdown is set to "any" (blank), the dependent dropdown shows only entries that have no value for that parameter.
For example, if I select Country="USA", State="-- Any --", the City dropdown shows only entries with a City value, but no State value. I would expect it, instead, to show all cities for entries in the USA.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
sknight
I am using cascading dropdowns on a search form (Country/State/City). I use a custom entry for "-- Any --" and leave the value blank. I want the forms to ignore an "any" (blank) entry and not filter based on that value. Instead, when a dropdown is set to "any" (blank), the dependent dropdown shows only entries that have no value for that parameter.
For example, if I select Country="USA", State="-- Any --", the City dropdown shows only entries with a City value, but no State value. I would expect it, instead, to show all cities for entries in the USA.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.