Hi there,
Is there a way to use an ‘OR’ statement in constraints, when searching for a particular thing?
Hi there,
Is there a way to use an ‘OR’ statement in constraints, when searching for a particular thing?
Not in the constraints, but you can use the :merge with modifier to combine the results of multiple searches, or you can use the Advanced option of the :filter modifier.
This thread may help you?
Unfortunately it’s slightly different, because the items are coming from the same multi-drop down, where I’m trying to implement the fact that users can select multiple items, and then the repeating group shows all of the selections.