Text
This commit is contained in:
parent
81ad9dde98
commit
a05f15a51c
@ -26,8 +26,9 @@
|
||||
<div class="column is-two-thirds">
|
||||
|
||||
<h3 class="title">One more step:</h3>
|
||||
<p>Your document has been successfuly configured. \o/</p>
|
||||
<p>
|
||||
Set the <code>action</code> of your online form to <code><%= submission_url(@form) %></code> and make sure your fields have proper <code>name</code> attributes.
|
||||
Now set the <code>action</code> of your HTML online form to <code><%= submission_url(@form) %></code> and make sure your fields have proper <code>name</code> attributes.
|
||||
</p>
|
||||
<h4 class="subtitle" style="margin-top:1em">Example:</h4>
|
||||
<pre><code class="language-html">
|
||||
|
Loading…
x
Reference in New Issue
Block a user