Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @Suchet-Randhawa, Please check if this variables are checked in script-accessible objects. Thanks,Disha
Hi @bata, if you can share the LP where form is used that would be very helpful to replicate the issue. Thanks,Disha
Hi @SanfordWhiteman, thanks for sharing. This is really helpful.
Hi @kimzandstra, If you can share the link that would be very helpful. Thanks,Disha
Hi @mahmoud-ahmed, Earlier, we have worked on this tool and here are my findings:1. In Marketo, you have an option to hide the sections at LP level but this tool does not provide this fexibility2. Also, I have checked the HTML and it is not upto the mark. For your queries, please see my comments in...
Hi @Amod_Kumar_Shar, Send alert means you are sending a real-time alert email to sales owners or to other email addresses (who need not even have records in Marketo), for example when a lead fills out a form Send email means sending email to leads themselves Both types use Marketo email templates + ...
Hi @SaraUsman, Firstly, check you HTML of email by using w3schools validator. If there will be issues, please fix that. Otherwise, you have to add ticket to the MArketo support. Thanks,Disha
Hi @SaraUsman, Please check the same by creating new email. Sometimes, email editor create this type of issues in email. Thanks,Disha
Hi @jeninedns, Please share the HTML where you are facing issue. Thanks,Disha
Hi @Yavor_Todorov, You can achieve the desired result by using the below CSS.mktoFieldWrap { display: flex; flex-wrap: wrap;}label#LbltemporaryEmailOptIn { order: 2;}.mktoGutter.mktoHasWidth { display: none;}.mktoForm .mktoFormRow .mktoRadioList, .mktoForm .mktoFormRow .mktoCheckboxList ...