Collection auto reset on the basis of proximity

I have the Glide app and use it to display collections depending on proximity. If I travel to a new location, my collecting grid will be reset based on the proximity, which I do not want to do. I want it to only reset when I click the button to set data based on priority. How can I accomplish this?

1 Like

I would suggest using Radar’s “Track Once” action to write the current lat/lon to a user profiles field.

Use that field to determine the proximity and visibility for your collection. Upon clicking a button, the new location is written again using Radar.

What’s your use case though? Why don’t you want it to refresh automatically?

Thank you for your response.

In automatic mode, it resets the collection data and causes data jumping issues in the application.