User Entry

I am creating an app with travel locations from around the world. I want users to be able to add in cities but I am only able to currently add in countries or edit them. So if you go on “AAA Testing Country” users should be able to add in a location within that country.

Also, would it be possible to reject the user entry if it already exists?

Here is a link to my app: https://bm4or.glideapp.io

Check out the Multi-Level Select example in https://concepts.glideapp.io/. Instead of using a the ‘+’ Add botton at the top, I use a form button which functions as an add button.

1 Like