Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
No, I do not, should I have that field checked?
Thank you for getting back to me. When I placed the code into the token, it returns the varibale as text. In the image below, I was testing our original token next to my new token to see how it renders, and as you can see I'm getting "$stripTrailingDot" as text. I'm fairly new at using velocity scri...
I have an existing lead field that contains the value for user Company Names, and with some company name ending in "Inc." we get an extra period at the end of the sentence where the token is placed.I want to set up a script token that can identify if the last character in the lead field string is a ...
I've been trying to figure out why my token containing velocity script is prompting an error message in my email when attemptimg to "Approve and Close". The script within the token is supposed to take the first Name token reference and Capitalize the name using the following script:#set($firstName =...
That worked! Thank you so much for your help.
Correct, I'm trying to display the value of the field entirely, if it contains data. Once I get the script to work, the plan is to repeat the script 20 times to display all of the possible Contract Numbers currently owned by the customer. I'm sure there is a more efficient way of displaying all of t...
Hi, Thank you for getting back to my question.What I'm trying to achieve is to display a list of VIN numbers, but I starting with one line of data at a time. The logic is meant to display data if the field has a value and to not display if the field doesn't not have a value. I had to approach it a b...
I have a set of Tokens containing CONTRACT NUMBERS and I'm trying to get the lead's Contract Number to simply display for one of them, but I keep getting a blank display in the email test. I tried setting a variable and assigning it the first Contract Number value. I then, wanted to check if the fie...
Hey, does anyone know if it is possible to have an already created email, containing an edited/adjusted "legal/subsidiary copy section" - adhere to what would be understood as a GLOBAL UPDATE to that exact "legal/subsidiary copy section" within the emails template, instead of the email section not t...