Hi funsail currently that is not possible with this plugin.
How about with redirect. Since it can “Enable posted data to be sent as a query string on the redirect URL.”
But I don’t know how to show it in the next page.
Actually one issue with textarea it doesn’t pass newlines in query string
Hi, have you read the following URL about query strings?
Yes I did. And it doesn’t work. Say you have a textarea and they typed
“hello
this is my query”
Your query string will pick it up as
“”hellothis is my query”
Hi did you try to enable the following Preserve Message field spaces. and Enable users to send HTML code in the textarea extra field types. under Fields -> General Field Settings?