The CreatorCon Call for Content is officially open! Get started here.

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
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
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
Tera Patron

Hi @Alon Grod 

 

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

AGLearnNGrow_0-1710255082634.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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