Google map auto complete search input

Hi everyone :wave:

I would have liked to know if it was possible to do an input search to get suggestions for addresses.

Thanks :smiley:

Hi, it is possible by using custom code or by using javascript actions.

1 Like

Hi,

Do you have any idea how to do this with code? :sweat_smile:

Yes, but it requires some time to explain and making a written tutorial here it’s even slower :sweat_smile:.

If you are a bit comfortable with code you should start from the guides in the google docs adapting them as javascript actions in workflows.

1 Like

Yes sure :sweat_smile:

Other question, I would like to develop a recruitment Webapp.

I would like to sort jobs by location its possible?

You can filter/sort client side in Weweb, but it’s probably better if you do it in in your backend of choice