It is possible to add a link to your form using an HTML block. In this article, we will show you how to do this:
- Go to 'Website' in the left menu.
- Click on 'Forms' and 'Create a form'.
- Add the HTML code block to the form.
- Insert the following code in the HTML code block:
<a href="link">Type your text here</a>
- Paste your HTML link in the place where "link" is located.
- Then you can modify the text at 'Type your text here'.