Hello all.
I have a need to offer a search with mutually exclusive search parameters on the Search Panel.
For example: I have four fields (geoRegion, geoDistrict, legacyRegion, legacyDistrict)
If someone selects from the GeoRegion dropdown, I would like to disable or hide the legacyRegion and legacyDistrict.
Or, if someone selects from the legacyRegion, I would like to disable or hide the GeoRegion.
Is this possible? I have searched the manual and forums, but can't find anything on how to do this.
Keith