Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You could try CSS like this:.mktoForm { width: 1200px !important; }.mktoForm .mktoFormRow { clear: none !important; float: left !important; display: inline !important; }.mktoButtonRow { clear: both !important; float: left !important; }This is only for the Desktop view, you will need to rework your m...
A good rule when creating custom fields is to name them in a similar group, for example all our custom fields start with "Marketing - ":Marketing - Custom 1Marketing - Custom 2Marketing - Custom 3This then groups them together both in the lead view and when you search for them, a handy trick.
Sorry Greg, my approach is a bit of a hack sometimes. Tom, please do as Greg says, put it in the template rather than just on the form itself. Happy coding.
The way I would do this is Edit Custom CSS (Edit the CSS of a Form Theme - Marketo Docs - Product Docs), then insert the code below:.mktoForm .mktoButtonWrap.mktoDownloadButton .mktoButton { color: #FFFFFF !important; width: 205px !important; background: #3899f4 !important; background: -...
If this is a one off, you can Replace the HTML of your email and disconnect it from any template.In the Email go to Email Actions > HTML Tools > Replace HTMLI did hear some chat on the community that Maketo is putting fix out this year sometime to do this properly.Or vote here:
This is how I would set it:People will only be allows to run through the flow once so the recurring batch will allow you to list out to new members of the list at a set time and run them through the flow. So if you run this today, 30 people will get it, then if 5 new people get added this week to Di...
Added to List will trigger everytime someone is added that list, that's the experience I assume you want. When the Recurring Batch campaign went today, was 20 people in the blocked list then. Do you have communication limits setup, that will stop people getting the email too?
I'm not sure Added to List is needed here, why don't you use Member of List:Then set this up as a Recurring Batch Campaign that can go at a set time when you want.This should give you the same result assuming the list you are pointing constantly gets new members.
Are the other 20 people in the Blocked Leads list, where do you see the 10?