HI
i Need to create a fully customized Email template for Back to Stock and when i try to get either EmailMessaging:Recipient.Id or EmailMessaging:Recipient.Key only available in placeholder tags.
any idea to get that fileds value into my code block??
String notiId="{{EmailMessaging:Recipient.Id}}"; >> This one is not working as html render after code block executes
thanks