I did try that and unfortunately, that did not work. I first tried saving each emoji as a separate script but then the preheader would not appear at all. Also trying the entire pre...
So that bracket has been fix. Here is what I am putting into the script for the clipboard emoji=?UTF-8?Q?=F0=9F=93=9D?=Here is the code for the moneybags emoji=?UTF-8?Q?=F0=9F=92=B...
Unfortunately, that did not work. I also tried saving the raw emoji as a text file, then rich text file in the tokens window and those did not work either. FYI, I am putting this c...
Has anyone had success in putting emojis in the preheader? I have been able to do it in the subject line by following the method here https://blog.teknkl.com/yes-you-can-use-emojis...
The dates are working correctly and being formatted the way I would like them. It seems that the last sticking point is the this line#if( $activity.activityStatus.equals("Completed...
That didn't work for me. I took out the braces and replaced them with parentheses as you instructed. I have tried variations but here is where I began.If I could ask you to produce...
That worked, thanks. Now, for the second bit. For the code below, I added the timezones and the necessary elements mentioned in your article. Then I set the parameter for Last Mont...
Been working on this all day and not making any progress.First, trying to get rid of the quotes, I have tried different versions of the following. It is still putting quotes around...
Starting a new thread for this question. With a lot of help I have a Velocity script that will list all the activities a member has taken and add up the points that they have earne...