I created a token based off a prior one that I got help creating, but I keep getting an error with it and I've done all I can to adjust it. The solution is beyond my current knowle...
I was tasked with creating an anniversary-style email for our members.
What I am wanting to do is take the existing lead record field Mbrship Open Date, which is when the member j...
Just curious about something on this... let's use the balloon rental example from before:
#if( !$PartyBalloonRentals__cList.isEmpty() )
#foreach( $rental in $PartyBalloonRentals__...
So I was able to follow and substitute much of the token values, but I'm stuck on one part
#if( !$customList__cList.isEmpty() )
#foreach( $rental in $customList__cList )
#if( $ren...
Thank you so much.
Yes... we have custom objects that are called custom lists (not sure why... that was the naming convention when I got here, and I came from a different system, ...
It can't pull information from a custom object? This feels very limiting.
I don't want it to do anything to the import. What I want is for it to:
1. See a member has this custom ...
Sorry I was not clear. I do not want to change the field values. I was just providing what I had to work with to create the script. I'm not concerned with qualifying for the commun...