How to show place name on Location Input?

Hi there,

I’m using the location input to create restaurants into the app, the problem is that when the user search for a restaurant on forms, it only shows the address and I need it to show the restaurant name instead.

Does anyone know how to display the restaurant name found on the form?

image
After selecting a restaurant:
image

Hi @stvsrfl,

As far as I’m aware, unfortunately showing the name instead of the address on the location input it’s not possible currently. You can add this feature request here : https://adalo.canny.io/

Currently you can add a text component and show that location input name.

Thank you

I’ll try it for now, thank you!