We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Avatar in service now

Alon Grod
Tera Expert

Hi,

 

OOB the avatar for every user show the first letter from his first letter from his last name. How can I control that to show for example the last letter from his last name

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron

@Alon Grod According to this ServiceNow support article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0749032 

 

There is no way to change this functionality since it is done in the backend Java Layer.

While there is not a way to directly change this platform level behavior you could workaround it to get the right initials one of two ways. 

1) You can add a hyphen to the name: James Lee-Jones -> JL 
2) You can put an initial or middle name at the end of the name: James Jones, Lee -> JL

 

Source: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0749032

 

Hope this helps.

View solution in original post

2 REPLIES 2

Sandeep Rajput
Tera Patron

@Alon Grod According to this ServiceNow support article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0749032 

 

There is no way to change this functionality since it is done in the backend Java Layer.

While there is not a way to directly change this platform level behavior you could workaround it to get the right initials one of two ways. 

1) You can add a hyphen to the name: James Lee-Jones -> JL 
2) You can put an initial or middle name at the end of the name: James Jones, Lee -> JL

 

Source: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0749032

 

Hope this helps.

Dr Atul G- LNG
Tera Patron

Hi @Alon Grod 

 

Could you please share some screen shot , i checked in PDI and avatar is image.

AGLearnNGrow_0-1710255082634.png

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************