For my app I need to ask users for their city and state but I don’t want there to be multiple versions of the same places (ei someone types in ‘Los Angeles’, someone else ‘LA’, someone else ‘L.A.’, etc). This ruins searchability and filtering.
How can I standardize text entries? I don’t think a choice component would work on the city name level as their are far too many possibilities…
I also noticed that on most glide templates I’ve looked at they avoid asking for addresses. Maybe this is why?
Does anyone know how to achieve this?
I really appreciate it!
Best,
Michael