Hello,
Looking for any thoughts on the following scenario:
We (unfortunately) allow for multiple users to register under the same email address. This creates an issue when it comes...
For what it's worth from someone also in the financial industry - here's what I do:
01) Send a single copy to my work email - the Compliance approved version02) Save that in a spr...
Basic question here, but have a Velocity script where the output copy uses '$' to designate dollars. Is there anything special to do so this doesn't break anything?
I've tested and...
To clarify, when you say multiple records of individuals under a single email address, you mean you have purpose duplicates in your system, right? Or are you talking about multip...
Hmmm I like that idea - it's at least a good start. Not to mention we should probably prioritize our emails based on need in terms of what someone SHOULD receive versus not.
Thank ...
Looking for some advice/suggestions here - We utilize custom objects and unfortunately have cases where there can be multiple records of individuals under a single email address Le...
Hello, this might be a very simple question, but running the following personalization script:
##Standard Velocity Date/Time Fields
#set( $defaultTimeZone = $date.getTimeZone().ge...
Got it - makes sense in context. In this case though I'm trying to output the URL from a custom object field so there's potentially x number of records in the object and each URL w...
Hello all, not sure if I am crazy or doing something wrong - but running into issues when using a #foreach script with the end result being a URL. Here's my basic test case:
##S...