Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Jo_Pitts1 Thanks for your help. It works.
Thanks for your reply. We will have a try.
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 only screen and (max-width: 479px){.hide-mobile {display:none !important;overflow:hidden;mso-hide:all;margin:0;font-size:0;max-height:...
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 display the right-image above the left-text on Mobile. How can we achieve it?
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 that occurred “CANNOT_EXECUTE_FLOW_TRIGGER: We can't save this record because the “(Create) Campaign Member” process failed. G...
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 emails (currently, I set up as nested program), and now I have troubles when seting the transition rules. Stream1 (TOFU...
We have the Salesforce Sync Error these days: Error details: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY: LeadTrigger: execution of BeforeUpdate caused by: System.NullPointerException: Attempt to de-reference a null object () How can we resolve the issue?
Thanks for your reply. It's really helpful
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 for Creating a Custom Sync Rule" Instructions for Creating a Custom Sync Rule 1. Created the field for the Sync Rule in...
Thanks so much, Matjaž.