Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Update caller field of incident to display name field value

Rithika1
Tera Contributor

when incident is created the caller field gets updated to its first name , my requirement is to update the caller field with display name value (where display name is field in user form ). Is this possible ? 

6 REPLIES 6

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Rithika1 

 

Could you please share some screenshot.

*************************************************************************************************************
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]

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

Community Alums
Not applicable

Hi @Rithika1 ,

Navigate to System Definitions > Tables > Open sys_user table record

In table columns check which field has display as 'true'

You can update from here.

 

Hey @Community Alums 

Thanks for the response . As you told I have checked the display column and not a single field has display as true . My instance is domain seperated if I change display to true for my custom field display name .. will it get effected to other customers as well ? 

Hello @Community Alums 
Thanks for the response. I have checked what you have suggested .. I see that not a single column is set to true for display . My instance is domain seperated , if I change display as true for my custom field "display name" I created ... will it effect other domain as well ?