Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I submitted a discussion topic yesterday regarding the inability to use the common script to open follow-up pages outside of iframes when forms (on a blank Marketo landing page) are hosted on non-Marketo landing pages - like on our website.https://community.marketo.com/MarketoDiscussionDetail?id=906...
I believe I have resolved this issue. Our form was using a checkbox field. When you select "checkbox" as the field type, Marketo automatically adds a checkbox for YES and one for NO. We only needed the checkbox to represent YES (see implementation of it in image below). So we reflected this in t...
The state field is a select field with both states and provinces. Here are the values:Alberta|ABBritish Columbia|BCManitoba|MBNew Brunswick|NBNewfoundland|NLNorthwest Territories|NTNova Scotia|NSNunavut|NUOntario|ONPrince Edward Island|PEQuebec|QCSaskatchewan|SKYukon Territory|YTAlaska|AKAlabama|AL...
We're using the new conditional logic to display a STATE or PROVINCE list of values if US or CA is selected. Everything works fine except it doesn't auto-populate with the value that exists wtihin the database (if it exists).
Now this is also happening in other browsers - not just Firefox.
Many of our Marketo forms are integrated into our website using iFrames. Prior to Forms 2.0, we placed a small block of javascript code to enable the follow-up page to load in a full window (instead of within the iframe):I changed the bold line above to:$jQ('.mktoForm').attr('target','_blank');to r...
I figured out what was going on here: one of the members of our team had inadvertantly dragged the rightmost handle of the frame that surrounds the form and dragged it all of the way to the left. It's now fixed.
@Nichole, we too require the need for this capabilitiy (and I think we'll need to do this the old way). We have a follow-up email that needs to go after a major event we attended. The lists from the sales teams are coming in at different times, but want to get these out ASAP (while the event is st...
Yes, I noticed this today. Marketo even crashed a couple of times. And every time I needed to type into a field, it would lockup briefly after every two characters or so. It seems that Email Programs are much more resource intensive than the rest of the platform.
I'm experiencing some odd behavior all of a sudden: I've placed a form on the "blank template" landing page template. When I preview it, it looks fine (see first image). But when I approve it and copy/paste the URL into another browser window (or use the "view approved page" button), the layout is ...