<%= submission_url(@form) %>
Please set your form action as in the example below. Make sure to use proper name
attributes.
<%= html_escape_once render('form_example', form: @form) %>
Learn more about our JavaScript library and our API in your help section.
<%= html_escape_once render('form_example_js', form: @form) %>