- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 11:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 12:07 AM
Hello @Adithya Khurana ,
sys_id field is not available for List/Form customization. But we have the option to do this, follow the below steps
1. Navigate to System UI -> Lists
2. Search for a table on which you want to add the sys_id field, and select with appropriate view (Here, I select sys_user table with default view)
3. Select New from List Elements related list
4. Enter Element name as sys_id and give the position where you want to show and submit
5. Navigate to cache.do and it executes automatically (must do step) [Press enter to execute]
6. Now open the list with a selected view, you will find the sys_id field on the list
Please mark my answer correct and helpful, if it helps you
Thank you
Thank you
G Ramana Murthy
ServiceNow Developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 11:43 PM
Hi @Adithya Khurana ,
You will have to open the individual records to see the sys_id. For example you need to open "IT" record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 11:55 PM - edited 09-26-2023 12:06 AM
Is that the only option ? Because i want the sys_id also to be exported as csv with other data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 12:26 AM
Yes @Adithya Khurana that's the best option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 12:07 AM
Hello @Adithya Khurana ,
sys_id field is not available for List/Form customization. But we have the option to do this, follow the below steps
1. Navigate to System UI -> Lists
2. Search for a table on which you want to add the sys_id field, and select with appropriate view (Here, I select sys_user table with default view)
3. Select New from List Elements related list
4. Enter Element name as sys_id and give the position where you want to show and submit
5. Navigate to cache.do and it executes automatically (must do step) [Press enter to execute]
6. Now open the list with a selected view, you will find the sys_id field on the list
Please mark my answer correct and helpful, if it helps you
Thank you
Thank you
G Ramana Murthy
ServiceNow Developer