Search Multiple data types in repeating group

I have 4 repeating groups all displaying a different data type. Is it possible to search across all 4 repeating groups that will take you to one place.

I have a data type “incident” within this data type i have People, Vehicles and Property as lists as they are their own data type too:

each of the 3 lists are their own data type

image

Each data type is displayed in its own repeating group. Is it possible to search across all 4 repeating groups for the result to lead back to the “incident?”
so for example:
I search for “Person 1” who is linked to “Incident 666” And the result of the search will enable me to go to Incident 666 displayed in a pop up with all info for this incident.

I have done it so that I search a single repeating group with an input.

So i have the input and within the repeating group done a search for.
Within the search for i have then done a constraint “Any field contains inputs value”

1 Like

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