I have a repeating group that searches for users. I have a filter on that page that users can modify to modify the search results in that repeating group. There is a dropdown for cities, a dropdown for services these users offer (four in total), a calendar start and end date to check for busy dates of these users, and a price start and end range for checking if the price matches. The problem is, I want the repeating group to filter if only one of these has been checked or if two have been checked to filter only for those two. How can I do that?
use the ignore empty constraints checkbox on the search constraints
I do, but I get only empty results for some reason…
check your data and ensure you have all the necessary data fields populated
This topic was automatically closed after 70 days. New replies are no longer allowed.