How do we add the employee number to the ServiceNow User table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Employee Number is an OOTB field in the User table. You just need to add it to the User table form layout."
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Fill the field on the table.
That's the only possible answer on your question if you don't take the time to tell us what you are looking for. If you need assistance with something, also explain what it is you need, because we aren't mind readers and we don't have access to your instance. Don't just put in a one-liner.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited a month ago
Hi @LakshmiVenkata ,
Since this field is already there in sys_user table, now if you want to bring it on List view- Right click on any column and naviagte to Configure--> List layout and bring teh field from avaialble toi selected columns. If you want to bring it on form than right click on Header and again naviagte to Configure -- > Form Layout to bring it on form.
If you are looking for something else, please let us know.
If my answer helped you in anyways, please mark it- solution accepted.
Regards,
Nikhil Bajaj
Regards,
Nikhil Bajaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @LakshmiVenkata ,
It's available OOB in the user table. If you have some custom field requirement, Navigate to System Definition > Tables, open the User (sys_user) table. Create a new field (e.g., custom_employee_number, type: String) to store the employee number.
Try this once and let me know. If you find this helpful, please accept this as a solution and hit the helpful button..
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/