Landing pages - Manual Form embed vs guided template form embed | Community
Skip to main content
January 17, 2017
Solved

Landing pages - Manual Form embed vs guided template form embed

  • January 17, 2017
  • 1 reply
  • 4156 views

I realize with landing pages, you get more features in the forms; primarily form pre-fill.

But you also lose a lot of flexibility like the ability to control: On submit, on success, etc for controlling conversion scripts, dynamic follow up URL's, and more.

Is there something I'm missing here? Is there a way to control On Submit and On Success form actions when the form has been embedded into landing page using the landing page builder and a mktoFORM guided template section?

As a work around, I'm just using a text section and manually putting form and all JS in manually. Form prefill isn't working. Is that expected?

Any help would be greatly appreciated.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Is there something I'm missing here? Is there a way to control On Submit and On Success form actions when the form has been embedded into landing page using the landing page builder and a mktoFORM guided template section?

Of course. The ​MktoForms2.whenReady ​and ​.whenRendered ​events work just fine on LPs (with native Marketo Form/mktoForm elements).

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
January 18, 2017

Is there something I'm missing here? Is there a way to control On Submit and On Success form actions when the form has been embedded into landing page using the landing page builder and a mktoFORM guided template section?

Of course. The ​MktoForms2.whenReady ​and ​.whenRendered ​events work just fine on LPs (with native Marketo Form/mktoForm elements).

Grégoire_Miche2
New Participant
January 18, 2017

+1, this is what the doc says:

adding an html block to a guided landing page can be a little painful, though, unless you do it in the template itself. Read this: Best way to add a script in a guided landing page

-Greg