Ok, I am having a little trouble grasping what you're saying (again first time in velocity and Java). So for the code below:
#set( $interestingProductCodes = ["PRODUCT 1","PRODUCT ...
Basically, I want to display the current payment property of any items that fit the criteria based on their product code. The email is basically informing a customer that opened a ...
Hi Sandford,
So based on your feedback. I inserted the code with the 14 different product codes accordingly in line as you described below and included an action line under the #if...
Hi Darshil and Sandford,Okay, the code Darshil provided is a good to know, but it's not really something we are looking to implement into the email itself. I am not sure to which c...
Hi Darshil and Sandford,We are basically targeting this towards customers who opened a new loan. We wait until 7 days before their first payment is due before sending the message i...
Hi Darshil,The email copy we are applying the tokens to is below:{{lead.First Name:default=edit me}}, this is a reminder that your first loan payment of{{my.CurrentPayment:default=...
Hi Darshil,So, two things. First to confirm, I would need to apply the following below to both my Payment and Due Date Tokens correct?Next Due Date Example:
${cCUAccount_cList.get(...