Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I have been able to approve a Email Program set with recipient time zone within the 25 hour period myself. In that case, I would imagine that all individuals that have passed the time zone would receive the email at the same time regardless of the time zone.Perhaps you can try to clone the program a...
See the updates below, and it should resolve your issues. The button IDs "UnsubBtn" and "SuballBtn" would be used in the document.getElementById("X"). Then you would add the unsubscribe and subscribe fields into the area where you set the values of the subscription fields. However, it may be a good ...
Ajay, it looks like you have some conflicting styles between the forms2.css and the custom.min.css file on your server, which appears to be causing these issues for you. You can always put these changes at the actual form level CSS within Marketo, which should over-ride those other two stylesheets. ...
In this scenario, do you have two separate forms?1) The Ceros Single Page Quiz Extension Form2) This form below with all of the hidden fields
Sanford Whiteman, I think the data values are filled through Ceros's single page quiz extension (Ceros Educate). I'm not sure if that is the reason for these hidden fields. Even so, it wouldn't explain how these values would be passed through to the CRM.How are other fields mapped to CRM 360, Nick ...
Which CRM are you using? Also, are you able to send a link to the quiz?
Please let me know if the below code works for you.1) On mobile, the form fields align properly:You are having this issue because the Mobile Phone Number, City and Postal Codes are not required fields. This can be fixed by modifying the following style./* You will adjust the width: 10% to width: 11...
To add onto Jay's response, you wouldn't want to do this. I went into Kickbox's documentation for its terminology of what Risky means. With quality issues that "may result in a bounce or low engagement," it will affect the core metrics of your email initiatives. It also states to use caution when se...
If you are using the standard text field as your field in Marketo, that would be the proper way to put in the proper values. The best practice would be to first create those fields within the CRM (SFDC) and those would sync into Marketo without having to create them manually in Marketo.What does you...
Do the values need to be separated out using a tilde? If not, by utilizing the Checkboxes form field, you can allow for users to check multiple boxes and submit within one field. In doing that, I do believe each item will get separated by a semi-colon out of the box.