Address autocomplete

I am trying to implement a address autocomplete. I read the forums and was able to create a sample one like in https://bubble.io/page?type=page&name=google_places_api_2&id=forum_app&tab=tabs-1

However i am not able to see the geographic places as choices style for the dropdown i am adding.

I see only 2 choices style static and dynamic however in the forum app there are three the third one being geographic places

1 Like

@sweekar07 are you using the searchbox element or a dropdown?
The normal dropdown element only has two options. You need to use the searhbox element.

@raymond i am using the dropdown element.

@raymond wow got it now.

It works cool :slight_smile:

Also a simple cntrl-c cntrl-v also works. amazing product @emmanuel and team

3 Likes

Is this a plugin Bubble created?