Hi,
I have an input that the user can search for Users. I also have a repeating group with columns that show the first name, surname, assigned PIN, role and branch.
I want to do a search where any of the specified fields contain the value given in the input. I am currently using “Any field” which is fine if we presume that the user will only search for the given fields but we could have issues where a user searches for … and gets a result that doesn’t seem to link up with the user because of a field I’m not displaying in my RG.
I can’t seem to figure this one out.