-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can we have chatbot textbox with autofill paces from google map #49
Labels
Comments
At the moment, no. How do you imagine the suggestions should appear? |
When we type in textbox, if it is for adress then it should give suggestions as we enter keysOn 10-Apr-2019 7:16 PM, Eduardo Thomas Koller <notifications@github.com> wrote:At the moment, no. How do you imagine the suggestions should appear?
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
|
Yeah, I got that. I mean visually, what do you think it's the best way to
show the suggestion to the user? Just as a placeholder? As options like the
select field? As a dropdown? Just to know if you are imagining the same
thing as I am.
In anyway, I will add this as an enhancement. Unfortunely I don't have
enough time to work on this right now, so I can't promise anything, sorry.
…On Wed, Apr 10, 2019, 12:13 anithats1988 ***@***.***> wrote:
When we type in textbox, if it is for adress then it should give
suggestions as we enter keysOn 10-Apr-2019 7:16 PM, Eduardo Thomas Koller <
***@***.***> wrote:At the moment, no. How do you imagine the
suggestions should appear?
—You are receiving this because you authored the thread.Reply to this
email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARnh5yOgxMMLz_TctsWMg2EXaQOAskS_ks5vff-HgaJpZM4cmLMA>
.
|
Something like we type in google map textboxesOn 10-Apr-2019 9:33 PM, Eduardo Thomas Koller <notifications@github.com> wrote:Yeah, I got that. I mean visually, what do you think it's the best way to
show the suggestion to the user? Just as a placeholder? As options like the
select field? As a dropdown? Just to know if you are imagining the same
thing as I am.
In anyway, I will add this as an enhancement. Unfortunely I don't have
enough time to work on this right now, so I can't promise anything, sorry.
On Wed, Apr 10, 2019, 12:13 anithats1988 ***@***.***> wrote:
When we type in textbox, if it is for adress then it should give
suggestions as we enter keysOn 10-Apr-2019 7:16 PM, Eduardo Thomas Koller <
***@***.***> wrote:At the moment, no. How do you imagine the
suggestions should appear?
—You are receiving this because you authored the thread.Reply to this
email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARnh5yOgxMMLz_TctsWMg2EXaQOAskS_ks5vff-HgaJpZM4cmLMA>
.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
|
HI Sir,
Can u help me to integrate autosuggest plugin with ConvForm?
https://www.jqueryscript.net/form/Autocomplete-Text-Input-AutoSuggestList.html
Thanks and Regards
Anitha Sonu
<https://www.linkedin.com/in/anithasonu/> https://www.linkedin.com/in/anithasonu/
M: +91 9446067955, Skype: anitha.sonu18, Hangout: <mailto:anitha@seeroo.in> anitha@seeroo.in
SEEROO IT SOLUTIONS Pvt. Ltd. - Powerful Thoughts - Simple Solutions <http://www.seeroo.com> www.seeroo.com
From: Eduardo Thomas Koller <notifications@github.com>
Sent: Wednesday, April 10, 2019 9:34 PM
To: eduardotkoller/convForm <convForm@noreply.github.com>
Cc: anithats1988 <anitha@seeroo.com>; Author <author@noreply.github.com>
Subject: Re: [eduardotkoller/convForm] Can we have chatbot textbox with autofill paces from google map (#49)
Yeah, I got that. I mean visually, what do you think it's the best way to
show the suggestion to the user? Just as a placeholder? As options like the
select field? As a dropdown? Just to know if you are imagining the same
thing as I am.
In anyway, I will add this as an enhancement. Unfortunely I don't have
enough time to work on this right now, so I can't promise anything, sorry.
On Wed, Apr 10, 2019, 12:13 anithats1988 ***@***.*** ***@***.***> > wrote:
When we type in textbox, if it is for adress then it should give
suggestions as we enter keysOn 10-Apr-2019 7:16 PM, Eduardo Thomas Koller <
***@***.*** ***@***.***> > wrote:At the moment, no. How do you imagine the
suggestions should appear?
—You are receiving this because you authored the thread.Reply to this
email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARnh5yOgxMMLz_TctsWMg2EXaQOAskS_ks5vff-HgaJpZM4cmLMA>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#49 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AvJmRRFwKvgpDvY94CXqBA0X94YtUVYwks5vfgtkgaJpZM4cmLMA> . <https://github.com/notifications/beacon/AvJmRU6CosoDVhR5eFcJ5xIwFbS9sZN3ks5vfgtkgaJpZM4cmLMA.gif>
…---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
|
Hi Sir,
Can u help me where can I put below code if I wish to enable autocomplete?
setTimeout(function(){
new google.maps.places.Autocomplete(
( $('#userInput')), {
types: ['cities']
});
//new google.maps.places.Autocomplete($(this.wrapper).find('#'+this.parameters.inputIdName));
}.bind(this),200);
Thanks and Regards
Anitha Sonu
<https://www.linkedin.com/in/anithasonu/> https://www.linkedin.com/in/anithasonu/
M: +91 9446067955, Skype: anitha.sonu18, Hangout: <mailto:anitha@seeroo.in> anitha@seeroo.in
SEEROO IT SOLUTIONS Pvt. Ltd. - Powerful Thoughts - Simple Solutions <http://www.seeroo.com> www.seeroo.com
From: Eduardo Thomas Koller <notifications@github.com>
Sent: Wednesday, April 10, 2019 9:34 PM
To: eduardotkoller/convForm <convForm@noreply.github.com>
Cc: anithats1988 <anitha@seeroo.com>; Author <author@noreply.github.com>
Subject: Re: [eduardotkoller/convForm] Can we have chatbot textbox with autofill paces from google map (#49)
Yeah, I got that. I mean visually, what do you think it's the best way to
show the suggestion to the user? Just as a placeholder? As options like the
select field? As a dropdown? Just to know if you are imagining the same
thing as I am.
In anyway, I will add this as an enhancement. Unfortunely I don't have
enough time to work on this right now, so I can't promise anything, sorry.
On Wed, Apr 10, 2019, 12:13 anithats1988 ***@***.*** ***@***.***> > wrote:
When we type in textbox, if it is for adress then it should give
suggestions as we enter keysOn 10-Apr-2019 7:16 PM, Eduardo Thomas Koller <
***@***.*** ***@***.***> > wrote:At the moment, no. How do you imagine the
suggestions should appear?
—You are receiving this because you authored the thread.Reply to this
email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARnh5yOgxMMLz_TctsWMg2EXaQOAskS_ks5vff-HgaJpZM4cmLMA>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#49 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AvJmRRFwKvgpDvY94CXqBA0X94YtUVYwks5vfgtkgaJpZM4cmLMA> . <https://github.com/notifications/beacon/AvJmRU6CosoDVhR5eFcJ5xIwFbS9sZN3ks5vfgtkgaJpZM4cmLMA.gif>
…---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
|
Hi Sir,
Is there any option to save chatbot data and resume conversation upon page refresh?
Thanks,
Anitha
…---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
|
Hi Sir Thanks and Regards |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a chatbot using ConvForm and i have a question to add address from the user. When user enter text can we auto suggest data using google API?
The text was updated successfully, but these errors were encountered: