I know the form ID and I need to edit it, how to find it | Community
Skip to main content
Albert_Albala
New Participant
May 5, 2019
Solved

I know the form ID and I need to edit it, how to find it

  • May 5, 2019
  • 2 replies
  • 3761 views

Someone created a marketo form and embedded it on our website: the code looks like this:

<form id="mktoForm_542"></form> <script src="//app-sj04.marketo.com/js/forms2/js/forms2.min.js"></script> <script>MktoForms2.loadForm("//app-sj04.marketo.com", "541-JCA-443", 542);</script> </div>

When I log into marketo using that account, I am expecting to see an option like 'list forms' which will bring me to a list of all forms with their ID, so I can locate form 542 and add and modify fields.

However, I see only:

  • Marketing Activities
  • Design Studio
  • Database
  • Analytics
  • Email Insights
  • Community
  • SEO
  • Marketo Sky

I do not see "List Forms". How to access all my forms so I can edit form 542?

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

To go directly to that form, enter

https://app-sj04.marketo.com/#FO542

in your browser (a browser where you're logged into Marketo, of course).

2 replies

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
May 5, 2019

To go directly to that form, enter

https://app-sj04.marketo.com/#FO542

in your browser (a browser where you're logged into Marketo, of course).

New Participant
May 5, 2019

Hi Albert,

you can see all your forms under Design Studio --> Forms.

Best;m