Thanks@SanfordWhiteman.
I’ll try my best to rephrase as a question 😉
A) Custom Object data model
Custom Object: Topics
Field 1: Total Topics
Field 2: Topic #1
Field 3: Topic #2
...
learning some velocity scripting and having some issues rendering.
this is what i have.
#if (${topics_cList.get(0).topics_Total} > 0 )
#set( $topic1Percent = $math.div(${topics_cL...
Playing around with Executable Campaigns.
Are you able to use Executable to change parent program status?
Trying to create an executable campaign for web form fill campaigns.
When...
How do you add CrmTask. Fields to enable to criteria setting?
For instance, you show "CrmTask.Assigned_to_role__c", which is currently not a visible field in our instance.