Sys_ID on Table List View

Lucas Romani1
Tera Contributor

Hi,
Is it possible to add sys_id values from table records as a column of the table ? Example: On the incident table I have many records (INC0xxxx). On the list view of incident table can I add a column that show the sys_ID of the incident records ? 

Obs: I tried to configure the columns that appears on table list view but I did not find sys_id field. 

1 ACCEPTED SOLUTION

Murthy Ch
Giga Sage

Hi @Lucas Romani 

 

Go to system UI > lists

select your table

Under List element related list add sys_id like this:

 

 find_real_file.png

 

After then cache.do

find_real_file.png

 

Result:

find_real_file.png

 

Thanks,

Murthy

Thanks,
Murthy

View solution in original post

8 REPLIES 8

Rajesh Chopade
Kilo Expert

you need to select proper 'incident' table who has 'System Administrator' as user then only you will get sys_id in your list view, try it once and let me know its working or not   😛

 

all steps are same which I explain earlier.find_real_file.png

Ankur Bawiskar
Tera Patron
Tera Patron

@Lucas Romani 

this article has the solution

UI::. How can i show sys_id in my list view?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Lucas Romani 

Did you accidentally marked other response as correct.

The same steps are mentioned in the link I shared.

Regards
Ankur

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Beata I_owiecka
Kilo Guru

Hi, 

I'm working on developer instance.

I tried this solution and when I was looking for my table, none of them had any user assigned as @Rajesh Chopade mentioned.

find_real_file.png

And none of them had an option inside to add new list element.

find_real_file.png

Am I missing something?