the repeating group works when I query locations and I’m able to return the repeating group to the UI, how do I get it to work with the params provided by the user values provided on the other page?
I think i’m most challenged with the data type. The data source on the search is location type, but the parameters I want to search for are text. The primary purpose is to filter down the locations with specific dollar values passed in by the user.
Thanks for the solution you provided; @psycholabdesign totally worked. I genuinely appreciate your help on this. Sometimes I just need to trust the framework.