I know the form ID and I need to edit it, how to find it | Adobe Higher Education
Skip to main content
Albert_Albala
Level 2
May 5, 2019
Beantwortet

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

  • May 5, 2019
  • 2 Antworten
  • 3803 Ansichten

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?

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von 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 Antworten

Level 6
May 5, 2019

Hi Albert,

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

Best;m

SanfordWhiteman
Level 10
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).