Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Sanford,Yes, thank you. That is indeed what I missed checking-off in the scripteditor. It is working now. J Grant Gray guided me to this solution alittle earlier.Thanks again for taking the time to assist me today. Hope you have a lovelyevening.Best regards,DeAnnaOn Mon, Feb 11, 2019 at 10:21 PM ...
ThanksOn Mon, Feb 11, 2019 at 9:48 PM Sanford Whiteman <
Sanford,You are awesome and I appreciate your help. However, you assume I know thecode. I do not. I am learning as I go. So your input is helpful for mebut the way you show me in your how to steps doesn't make complete sense tome. The original script was what was given to me a while back and it ...
## First, covert the variable to currency format#set($total = $number.currency($$${lead.Bonus_Gift_Card_Amt__c})) ##our code from before, e.g., $121,237.10#set($stringLength = $total.length() - 3) ##get the total string length and calculate what we want to keep, e.g., 8 --note the specific spacing b...
I have a token script that is working in one workspace but not in another. The script for whatever reason is pulling the value of a different Salesforce field. See screenshots below to see the error. Here is the script token I am using:## First, covert the variable to currency format#set($total =...
Jim and Veronica,Thank you this helped. The only thing was it took me a minute to wrap my head around the instructions in the change partition steps from the Marketo Docs. For anyone who runs across this scenario, I would add that you should use your central workspace to set up the smart campaign....
I have a small group of people that were originally grouped in one of my Workspaces and Partitions called Neighbors Credit Union. The assignment rule is defined by the custom field Credit Union/Lienholder field from SFDC. I have attached a snippet of my current assignment rule. I have 23 leads tha...
On Thu, Dec 27, 2018 at 9:59 AM Anne Angele
In Marketo or SFDC?On Thu, Dec 27, 2018 at 9:59 AM Anne Angele
Hello Marketo Community,I am having an issue with Marketo updating my Salesforce standard field Lead Source. Occasionally Marketo is changing my lead source to CRM Lead. I do not have this as one of my picklist field options. Has anyone run into this issue and can guide me on how I can stop this ...