Avatar

Level 2

Hello,

We have a custom schema "recipient Registrations" which is linked to extended recipient schema. when we try to include the data from this custom schema in an email delivery
" recipient.recipientRegistration.createdDate" we are getting "undefined"  in the sent out mail/preview section.
when we try to print the entire schema we getting "[object EntityCollection]"
 
Is there any other way to display this value on the Email?
How to display the value from this entity collection object?
 
Thanks in Advance.