Embed a form in a Matrix 5 website

You can embed a form on a Matrix 5 website using the Raw HTML content type.

Before you start

If you do not have a page in Matrix 5 to contain the form, follow the guidelines in the Matrix standard page documentation to set up a page in which to display your form.

Steps

To embed an advanced form in a Matrix 5 website page:

  1. Open the Standard Page asset on which you want to embed the Advanced Form into.

  2. Select the Content screen and acquire locks for the screen.

  3. Place an instance of the Raw HTML content container on the page where you would like the form to render.

    Give the content container a meaningful name so it is easy to identify.
  4. Get the embed code for your form:

    1. Open the Advanced Forms builder interface.

    2. Select the Form Publishing tab.

    3. Copy the entire <script> element from the Form Embed Instructions  JavaScript (recommended) section of the page.

  5. Paste the copied embed code into the content container.

  6. Select Save

  7. Make the page Live, or preview the page to check the embedded form appears.

The embedded form will appear where this container has been placed on the page.