How to insert mautic form into landing page?

Hello, I created a landing page and want to insert a mautic form in it.



Where on earth is the option in the editor to “insert the form”, I cannot find it anywhere.



I tried inserting the HTML/javascript code directly, but mautic goes haywire when I try to apply the changes and it hangs… :(



Grateful for any assistance.

Hello, I created a landing page and want to insert a mautic form in it.

Where on earth is the option in the editor to “insert the form”, I cannot find it anywhere.

I tried inserting the HTML/javascript code directly, but mautic goes haywire when I try to apply the changes and it hangs… :frowning:

Grateful for any assistance.

If the landing page is made in Mautic use the follow
{form=1}

where the 1 is the ID of the form
{form=2}
{form=77}

I’m having the same problem. I can’t seem to change the form in the landing page. It’s showing as FORM=1, which is the correct form ID, but when I view the page it doesn’t seem to be coming in. Can’t work out where to tell it which form to use.