We used this code
@media only screen and (min-width: 480px){
.hide-pc {
display:none !important;
overflow:hidden;
mso-hide:all;
margin:0;
font-size:0;
max-height:0;
}
}
@media onl...
We design a template for email: " Right-image and Left text", and "Right-text and Left-image". For the template "Right-image and Left text" which has an issue on Mobile. We want to...
There is an error when I did the campaign sync from Marketo to Salesforce. I did this by Smart Campaign and added a flow step "Add to SFDC Campaign", and there was an error thatocc...
We plan to launch a nurture program, and here are the details:In the nurture program, there are 3 streams:Stream1: TOFUStream2: MOFUStream3: BOFU.In each stream, there are several ...
We have the Salesforce Sync Error these days: Error details: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY: LeadTrigger: execution of BeforeUpdate caused by: System.NullPointerException: At...
We plan to create a custom sync rule from Salesforce to Marketo that can prevent sales-only data in Salesforce will not sync to Marketo. Now we followed the steps as "InStructions ...