Closed prysmcorp closed 2 years ago
Reference to ticket number 37739.
We will evaluate existing implementation, if first one can be achieved without sacrifice on infrastructure resource consumption, then we could achieve it within days, else this will be pending until we changed approach of email delivery.
After evaluation, it is populate first name from PSA's first name without additional cost. It means server side small memory footprint increase, which we will take that. Adjustment should be released on next server release. Talk with our support on early adoption if it is urgent.
We have run into a situation when using the email templates out of DD where the contact's first name is truncated. That's because there is a space in the user's first name. While 'FeaturedNote.User.Name' works okay and shows the entire name correctly, the 'Recipient.FirstName' token only displays a partial name.
Edcel recommend introducing a field. Could we have a Nickname field that is pulled from ConnectWise and then use an IF ELSE statement within the MJML code? It would then pull the nickname if populated or else pull the First Name.