- This topic has 1 reply, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Removing a dropdown option if a value on another dropdown is selected
I have a website where it lists companies from around the world. On the search form, I added in 2 filters… Namely a COUNTRY DROPDOWN to view a specific country and a sort dropdown where users can sort by COMPANY NAME or by COUNTRY.
My issue is this, if I select a specific country for example MALDIVES and on the second dropdown I select SORT BY COUNTRY, it says NO RESULTS FOUND.
so….
1) Is there a way where if I already selected a specific country on one dropdown, the sort by country option on the second dropdown gets disabled/hidden.
Or
2) Another option would be since I already selected a specific country, can the form just reload or do nothing if I select SORT BY COUNTRY on the second dropdown since its already filtered to one country?
I suspect I know the problem, likely described here (with the solution):
This post shows to make one dropdown react to a choice made in another:
https://support.searchandfilter.com/forums/topic/location-search-with-state-city/#post-252750
If you think that this is not the issue, are you able to send me a live link/URL to your search page so I can take a look?