- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 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 › Conditional Fields
Tagged: V3
Hi again!
I know that it’s not possible via backend to show / hide fields according to some values selected in other fields.
Can you please advice how to avoid some fields to be inserted into the query, if some specific condition comes into play?
I.E.
I have range slider field type, and even though I don’t want to use it in filtering, looking at the parameters in URL, it’s always there.
Thank you! 😉
This has been asked before. The problem is how to tell if the defaults are being used, and even if they are, the user may want this. I think V3 may add an extra setting to the min max; something like ‘include (or exclude) all posts with no value set?’ At the moment this is fixed to exclude (which is the SQL default when doing this sort of thing).