Adding Search Constraints Dynamically

I created a Filter option for RepeatingGroups which consists of 6 different Multidropdown Inputs. I want to Do a Search for a thing using Constraints form those 6 inputs. The problem I am having is leaving the inputs out which are empty and using ONLY the inputs which have value, because there are 6 inputs, I can not filter the search using the Conditional Rules as it would require a lot of rules

Hey @shawn.chaudhery!

Have you tried using Ignore empty constraints?

29%20PM

This will cause the search to ignore fields where the search value is empty.

Yup. Didn’t work…All the constraints needs to have a value which matches a thing in the database to show some results. I cant seem to figure out on how to exclude the constraints/input which value is empty

Can you show a screenshot of the search constraints you are using?

The Ignore empty constraints might not work because you are using MultiDropdowns and using the is in operator

This topic was automatically closed after 70 days. New replies are no longer allowed.