Just a common search box based on what the client type into the input.
Then make it read and display only what matches with at least one word of the string, or any other common way in which this is done.
Just a common search box based on what the client type into the input.
Then make it read and display only what matches with at least one word of the string, or any other common way in which this is done.
The simplest way to do this is to add a constraint to the Data Source you’re using to populate the repeating group, referencing the input field.
and then define which field(s) are being searched (or use ‘any fields’ for a broader search), along with which input is being checked against:
And then choose the input field: