Expand my Community achievements bar.

Join us LIVE in San Francisco on November 14th for Experience Makers The Skill Exchange. Don't miss out on this free learning event!
SOLVED

Add Username to Timesheet Reminder

Avatar

Level 2

Hi there - can someone tell me how to customize the email template we use for Timesheet Notifications (overdue), to include the Username?  Currently, I receive these 'bundled' for my team, but it doesn't show their name.  Below is our current text:

Hi,

Your timesheet is now overdue - please complete as soon as possible.

 

Would like to insert the username right after 'Hi'

 

Thanks!

Julie

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Julie, the below worked for me in the email template:

 

$$user:firstName$$

 

If you want the username it's:

 

$$user:username$$

 

Best,

Christian

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hi Julie, the below worked for me in the email template:

 

$$user:firstName$$

 

If you want the username it's:

 

$$user:username$$

 

Best,

Christian

Avatar

Level 2

Thank you so much!  I will give it a go - appreciate your time on this!