Set the action
of your online form to <%= submission_url(@form) %>
and make sure your fields have proper name
attributes.
<%= html_escape_once render('form_example', form: @form) %>
If you prefer to submit the form using JavaScript/AJAX have a look at our JavaScript library and our API.
If you need help, <%= link_to "we're here!", help_url %>
And if you do not want to deal with your form at all, have a look at our <%= link_to 'form building service', form_building_service_url %>.
<%= value %> | <% end %>
---|
<%= submission.data[column] %> | <% end %>