Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
If you want to execute some JS, see these docs:http://developers.marketo.com/documentation/websites/forms-2-0/
Sounds like you've already seen forms docs:http://developers.marketo.com/documentation/websites/forms-2-0/In the onSuccess callback add one line of JS:location.reload(true);If your form has pre-fill disabled, then refreshing the page should make it work the way you want.
Kari,In the Landing Page Editor you will see two tabs: Desktop and Mobile. By default, a new landing page has only the Desktop view. You can add Mobile by clicking the tab and activating it. The test group will display one of the pages at random to the visitor. If that page has Mobile enabled, then ...
You can use CSS specificity to do this. By default, all template elements will be hidden but if you're experienced with CSS you can override it (if not, I would avoid attempting).See this thread:https://community.marketo.com/MarketoDiscussionDetail?id=90650000000Q2ptAAC
What happens is the test group itself has a URL. When someone visits that URL, the test group randomly displays one of the pages you've added to the test group. If the randomly selected page is "Mobile Enabled" then it will show the user the mobile optimized view you created in the LP Editor. If the...
Vicki, What is the "approved email pull down menu" you're referring to. Where are you doing this?
You can find the checkmark here -> http://en.wikipedia.org/wiki/Dingbat#Unicode
Copy whatever unicode symbol you want and paste it into the subject line in the email editor! Here's a list of some: http://en.wikipedia.org/wiki/Miscellaneous_SymbolsEx: Spring is here! ☼
No, you cannot use email script tokens in landing pages.