Skip to main content

How can I add a link to a form?

Team MailBlue avatar
Written by Team MailBlue
Updated this week

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:

  1. Go to 'Website' in the left menu.

  2. Click on 'Forms' and 'Create a form'.

    Create_form.png
  3. Add the HTML code block to the form.

  4. Insert the following code in the HTML code block:

    <a href="link">Type your text here</a>

  5. Paste your HTML link in the place where "link" is located.

  6. Then you can modify the text at 'Type your text here'.

Did this answer your question?