- This topic has 1 reply, 2 voices, and was last updated 7 years, 12 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 › Returning all results that are less than or equal to an amount
I have a post meta field created in ACF that contains values for Budget. These values are set in a drop down select field (1000, 1500, 2000, 2500, etc.). I need the search & filter form to return not an exact match for the budget amount, but all of the values UP TO the amount selected in the search. I can do this with the Range settings, but that isn’t great user experience (I will have several fields like this, and my users will likely be on mobile, so fiddling with ranges isn’t a workable solution).
To say it another way, when I select a budget of 2000 from the S&F drop down form field, I need it to return all results with budgets up to, and including, 2000.