I’ve saw already some nice articles about autocomplete. But maybe this one could be very helpful.
Any suggestions how to implement that? I guess about 90% of all wappler Users need some simple onboarding. As everypage starts with SSO or some Registration.
Cheers my friends
1 Like
Holy crap it works out of the box! Amazing! Just implemented that. I guess about 1000 Requests / Day are free.
1 Like
@Freddy_Blockchain thankss . Realy useful
1 Like
@s.alpaslan thank you. And also trying to take some seconds away for user Onboarding with Email Autosuggest like
1 Like
Did you try this plugin before ?
1 Like
@s.alpaslan Never tried that plugin of Jquery EMail Suggest. But I used this one which works like a champ!
email autocomplete jquery example, jquery email address autocomplete demo, jquery autocomplete email address, jquery email-autocomplete example code, php email autocomplete example using jquery
1 Like
Here is a sample of my DEMO Implementation, hope that Video works.
Freddy_Blockchain:
Algolia
that algolia autocomplete looks amazing, but how do you get that setup in wappler? i cant find any guide/tutorial etc, wondered if you would share your steps to getting it running on a form for an autocomplete address field? thanks Darren
Teodor
September 14, 2020, 7:25pm
9
This topic is almost 2 years old...
You already have the Google places autocomplete integrated in Wappler:
About Google Places Autocomplete
The Place Autocomplete service is a web service that is used to provide autocomplete functionality for text-based geographic searches, by returning places such as businesses, addresses and points of interest as a user types.
NOTE: Make sure to check the Google Places Pricing before start using this service, as it is not free!
Using Places Autocomplete in a form
One of the most popular use cases is to add the Google Places Autocomplete field in a form, where t…