eduardotkoller / convForm

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

How to pass value to controller #54

Open wakamd opened 5 years ago

wakamd commented 5 years ago

I'm trying to use request.vars to get typed values from the user to controller but it's not working. How can I overcome this?