Hi there!
I have a User data type with a Geographic Address field.
In a repeating group, I try to filter by this field through the url and with a Search box (set as geographic places). When entering a city, the filter works perfectly and displays users within that city.
However, when I enter countries or states, the repeating group displays nothing. If the user is from Houston, TX, USA, and the Search box has only Texas, USA or USA alone, then it doesn’t work. It’s like it doesn’t recognize other data despite the city.
This is how the Search for in the conditional group appears. The user’s address field is Houston, TX, USA, so it should be displayed on the RG, but it doesn’t
Anyone know what could be happening?
Thanks a lot