@ZeroqodeSupport Hello. I am excited to use your Autocomplete plugin. However, I am STRUGGLING with getting it to work. I have installed the plugin, pasted the API keys, and placed and configured the elements. Just a brick. No response.
My gut tells me it has something to do with the Input ID. I looked at your Demo as a reference, and I do not understand how yours works. Here’s what I mean…
Your Autocomplete element references “searchInput”…
This is not an ID, it is just a simple placeholder text with default value as ‘Search Address’ which you can change it to whatever text you’d like to make it look nice.
So, the Input ID for the GoogleAutocomplete element is located within element’s window settings here:
@ZeroqodeSupport This worked! I had the ID pointing in the wrong direction.
Last question for now… I have constrained the results to “destination”. I would like to constrain it further to restaurants, bars and cafes. Is this possible?
You can click to show documentation for each field to get more information if you will. Also, pay attention to available Place Type, which you can change from the dropdown.
However, it is not possible to restrict the search results to restaurants, bars and cafes specifically. But, when you get the search results, it is possible to display for example the restaurant name only, by extracting the 's Place Name, as a workaround:
So, based on the whole search address result, the Place Name extracts the name only, but the Full Address separates it’s actual address.
Hope it helps.
If you like our plugin so far, could you please rate it by going to Plugins tab in Bubble editor? You can find the plugin by name and give it as many stars as it deserves.
The more feedback we get, the more motivated we are to build great plugins!
Thanks!