Can i create Marketo form with landing page and template? | Community
Skip to main content
June 25, 2014
Question

Can i create Marketo form with landing page and template?

  • June 25, 2014
  • 9 replies
  • 1876 views
Hello,

I have question regarding forms please check this image.

http://www.360static.com/Marketo/question.png

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

9 replies

Level 10
June 25, 2014
Hi,

To Create a Form, Go to a Program and Add a new asset which is a Form, and you can build the form easily.

Forms 2.0 can easily embed in your website. Just copy paste the embed code, from Your Form > Form Actions > Embed Code. You can edit the custom CSS on the Form Editor > Form Settings > Themes from the Gear icon.

Hope this helps!


June 25, 2014
What about Jquery and Javascript?
June 25, 2014
June 25, 2014
You need to select a form first. It sets the menu Form Actions.
June 25, 2014
June 25, 2014
Yaar Alok R ,

Bhai Sahab yeh to main karlunga.. but problem yeh hay k jquery aur css custom add karni hay.... Gear wali jaga say nahi ho rahi hay..

Thanks

June 25, 2014
Yes, you can create a standalone form. That is the default. Open Design Studio - New - New Form.
You can also create as a local asset of a Progra/Event in Marketing Activities.







Once created and saved, click Form Actions - Embed Form


June 25, 2014
Hello Breno,

I have already done. But where i can add my javascript and CSS styling?

I dont wat to use any landing page.


Thanks
June 25, 2014
When you edit the form in Design Studio, Form Settings - Form Theme adds a gear on top right corner, just under the Finish button. Clicking the gear allows to set a custom CSS for that from.

Images and JavaScript are specific to landing/HTML pages. That is not in the context of forms, Marketo or any other. By default a form is an object defining input fields. Other elements are defined in the page itself.

W3C's definition 
An HTML form is a section of a document containing normal content, markup, special elements called controls (checkboxes, radio buttons, menus, etc.), and labels on those controls. Users generally "complete" a form by modifying its controls (entering text, selecting menu items, etc.), before submitting the form to an agent for processing (e.g., to a Web server, to a mail server, etc.)

Source: http://www.w3.org/TR/html401/interact/forms.html