Hey guys totally need help. As the tittle says i want to sort a repeating grid by closest location to users geographic address using Bubbles built in GEO address feature. Would totally appreciate it and be so thankful for the help
Make the Repeating Group data source = location variable (could easily create that in your database) for ex: location = geographic address. Now add a workflow when the page load or every 5 seconds, location = current geographic position. See, whenever the location has the geographic position, it’s going to pass it to your repeating group. I hope that helps!
Thank you so much dude!!! Really appreciated it
You could also look at sorting the repeating Group, so in your search …click on Sort Fields…
You will of course need a Geographic Address but if you sort by that field, you will then get the relevant sort criteria.