How to turn any Google form into a chatbot
chatbotsmagazine.com
How to turn any Google form into a chatbot
1–8 of 8 posts
Re: How to turn any Google form into a chatbot
#2Thank's for sharing my article.
Re: How to turn any Google form into a chatbot
#3Wow, it was really easy. I like the way of editing - no signups, just link with id. Perfect!
Re: How to turn any Google form into a chatbot
#4Wow, it was really easy. I like the way of editing - no signups, just link with id. Perfect!
Really glad you liked it. Hope people will enjoy it.
Re: How to turn any Google form into a chatbot
#5Wow, it was really easy. I like the way of editing - no signups, just link with id. Perfect!
Glad you liked it! do you have any ideas to make it even better?
Re: How to turn any Google form into a chatbot
#6This is a neat idea. Anything that makes a chabot less of a pita deserves a thumbs up. Will give it a try and give some feedback.
Re: How to turn any Google form into a chatbot
#7Great idea, that's for sure!
Is the creator on here? The input field text for the Google form link is not visible on Firefox. .link-to-google-forms (main.css line 56) padding and .form-control (forms.less line 118) height collidate. Remove that hardcoded height and everything works fine in FF. Make sure to check in other browsers afterwards etc. of course.
Re: How to turn any Google form into a chatbot
#8Great idea, that's for sure! Is the creator on here? The input field text for the Google form link is not visible on Firefox. .link-to-google-forms (main.css line 56) padding and .form-control (forms.less line 118) height collidate. Remove that hardcoded height and everything works fine in FF. Make sure to check in other browsers afterwards etc. of course.
Thank you very much for your help! We will fix those issues as soon as we can.