With the HTML field, you can add a hyperlink to your form. You may want to do this if you need to provide a link to your Privacy Policy or Terms of Service pages on your form.
Using this feature requires knowledge of HTML. If you are not familiar with HTML, you may need to work with someone on your team who is. There are also several great resources out there where you can learn HTML, such as this one.
Note: This field type can only be used with Inline/Basic forms. Floating bar, floating box, and modal form types do not utilize the HTML field.
To add the HTML field to your form:
- Click “Forms” from the top navigation menu and click “Edit” for your form.
- Click “Standard” under the Fields tab:
- Drag and drop the HTML Code field into your form.
Now that you have added the HTML code field to your form, you'll need to add your own HTML code and link to that field. To get started, click on the HTML field. Once you do, the HTML code block will appear on the right side menu.
Enter your HTML into the HTML code box. In this example, we are providing a link to our Privacy Policy:
This is how our form looks now in the form builder:
When finished, click “Integrate” on the top right of the screen to save your changes.