Getting the HTML code for a Marketo form - HTML needs to display the rendered form code showing the elements

Gary_Brooks
Level 1

Getting the HTML code for a Marketo form - HTML needs to display the rendered form code showing the elements

How can I view the rendered HTML on a form? Not the embed code but the true HTML of the form. When I view the source code of a page with the form it only shows the embed code.

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Getting the HTML code for a Marketo form - HTML needs to display the rendered form code showing the elements

Inspect the <form> element in Dev Tools, copy the outer HTML.  What are you planning to do with the HTML, though? Is this just for styling guidance?