Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you so much!! This is a much more elegant solution (and possibly much more efficient) than what I tried to do, which was:
| Credit Reference # | Charity Name |
| ${creditMemo3_cList.get($ordernumber).creditMemoNumber |
Hi all, I'm trying to create a table where, for the first column, each row is filled with a particular custom object field(credit memo number3, which belongs to the creditmemo3 C.O). I want to print all entries each contact has for the C.O. I'm using the below code:
| Credit Memo Number | C |
Hi all, I'm trying to build a smart campaign to alert our Customer Success team when the person score experiences a change of either 20 or more OR -20 or less in a period of a week. Is the setup below correct or does the 'Change' constraint only considers score changes of 20 exactly? If the latter,...