Embed a form in a Matrix 6 website

You can embed a form on a Matrix 6 website using the Code content component.

Before you start

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

Steps

To embed an Advanced Form in a Matrix 6 webpage:

  1. Open the Standard Page asset that serves the page on which you want to embed the Advanced Form.

  2. Select the Content screen and click Edit.

  3. Select the + to open the Add component panel.

  4. Select Code.

  5. 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.

  6. Paste the copied embed code into the component.

  7. Select Save.

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

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