drapoel logo

Manual

Forms

Drapoel comes with the option of handling form submissions. When the end-users opts to use Drapoel’s form handling, Drapoel will take all the submitted data and email it to the email address supplied by the end-user (Drapoel is not currently storing form submissions).

To setup a form, the end-user will need to hover the mouse cursor over the form until the the red outline appears around the form. Next, the end-user will need to click the edit icon (the icon shaped as little pen). This will bring up the style editor on the right side of the window.

Within the Form tab, the end-user can opt to either send the form data by email or to specify a custom action. Specifying a custom action will result in the value entered in the input field being inserted into the “action” attribute of the form.

If the end-user opts to send the form data by email, he or she can specify an email address to send the data to as well as a custom confirmation message (which appear after the form has been submitted). Please note the confirmation message is optional, if left empty, the default confirmation message will be displayed.

Forms

Advanced form settings

Drapoel allows for setting several additional options which determine how submitted forms are handled. These additional settings are applied by adding hidden input fields to the form. This can be done by using the HTML source code editor.

The additional options currently available are the following:

Get started