Sorry, we don't support your browser.  Install a modern browser
This post is closed.

HTML only response#27

?

When using ajax, I would like to get a HTML response instead of a redirect. formbackend.com offers it and it’s called “Submission text”

6 years ago
M

If you use AJAX to post your form data, you can use dataType=”html” to get a HTML response only.

See the AJAX sample here: https://getform.io/docs/using-ajax/sending-submissions-with-ajax

6 years ago
M
Changed the status to
Archived
6 years ago