The Zurich release has arrived! Interested in new features and functionalities? Click here for more

export sys_id

Adithya Khurana
Tera Contributor

AdithyaKhurana_0-1695710319092.png

SYS_ID column is not available, how to show in list view

1 ACCEPTED SOLUTION

RAMANA MURTHY G
Mega Sage
Mega Sage

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

RAMANAMURTHYG_0-1695711484877.png

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)

RAMANAMURTHYG_1-1695711602664.png

3. Select New from List Elements related list

RAMANAMURTHYG_2-1695711691208.png

4. Enter Element name as sys_id and give the position where you want to show  and submit

RAMANAMURTHYG_3-1695711808038.png

5. Navigate to cache.do and it executes automatically (must do step) [Press enter to execute]

RAMANAMURTHYG_4-1695711887985.png

6. Now open the list with a selected view, you will find the sys_id field on the list

RAMANAMURTHYG_5-1695712026636.png

 

Please mark my answer correct and helpful, if it helps you

Thank you

 

 

 

Please mark my answer helpful  & correct if it helps you
Thank you

G Ramana Murthy
ServiceNow Developer

View solution in original post

4 REPLIES 4

Community Alums
Not applicable

Hi @Adithya Khurana ,

You will have to open the individual records to see the sys_id. For example you need to open "IT" record.

 

Adithya Khurana
Tera Contributor

Is that the only option ? Because i want the sys_id also to be exported as csv with other data

Community Alums
Not applicable

Yes @Adithya Khurana  that's the best option.

RAMANA MURTHY G
Mega Sage
Mega Sage

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

RAMANAMURTHYG_0-1695711484877.png

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)

RAMANAMURTHYG_1-1695711602664.png

3. Select New from List Elements related list

RAMANAMURTHYG_2-1695711691208.png

4. Enter Element name as sys_id and give the position where you want to show  and submit

RAMANAMURTHYG_3-1695711808038.png

5. Navigate to cache.do and it executes automatically (must do step) [Press enter to execute]

RAMANAMURTHYG_4-1695711887985.png

6. Now open the list with a selected view, you will find the sys_id field on the list

RAMANAMURTHYG_5-1695712026636.png

 

Please mark my answer correct and helpful, if it helps you

Thank you

 

 

 

Please mark my answer helpful  & correct if it helps you
Thank you

G Ramana Murthy
ServiceNow Developer