IDN Certification Due email template for username

Hi Team,

We are trying to display “username” in the Certification Due email template/notification, but it is currently displaying “ownerName” in the Certification Due email template/notification. Could anyone suggest how to display “username” in Certification Due email template/notification?

Thanks
Kalyan

Hi @kalyannambi2010

In email template you will should receive user attribute, so you can try refer to name value in the following way:

${user.name}

In hope that this solution works

Hi Ismael Moreno,

I am unable to use {user.name} in the Certification Due email template/notification as the documentation says * The global {user.name} variable cannot be used in the Certification Due email template.

Is there any way to display “username” in the Certification Due email template.

Thanks
Kalyan