eduardotkoller / convForm

A jQuery plugin that transforms a form into an interactive chat.
https://eduardotkoller.github.io/convForm
MIT License
182 stars 108 forks source link

Autocomplete Feature/ Text input with suggestions #44

Closed abhi09cse02 closed 5 years ago

abhi09cse02 commented 5 years ago

I want to create A Smart Chat Bot From An Html Form - convForm by referring given url with autocomplete feature to suggest city/town name. How can i use it? Please suggest to write Text input with suggestions.

https://eduardotkoller.github.io/convForm/

eduardotkoller commented 5 years ago

There is no way to do auto-complete or suggestions at the moment. I might add this in the future but I don't have enough time to work on this right now and therefore can't promise it. Sorry.