I want to get logged in user name in asmt_metric_type table under introduction and end notes

snow34
Tera Contributor

Hi Team ! 

 

IT's Urgent !

 

I want to get the loggedin user name in pre chat survey table under Introduction and End Notes

snow34_0-1716559194003.png

 

3 REPLIES 3

Sandeep Rajput
Tera Patron
Tera Patron

@snow34 You can use to get the full name of the user

${javascript:gs.getUser().getFullName();}

Screenshot 2024-05-24 at 7.39.05 PM.png

Hope this helps.

Hi sandeep !

Have tried but still it is not working.

snow34_0-1716713741804.png

 

Community Alums
Not applicable

@snow34 ,

 

I have the similar requirement, were you able to achieve this requirement?