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 can try this and it should work for what you need 😃

 

1. Go to System UI -> Lists

 

2. Select the record for the Table and view you want to modify

 

3. In the List Elements related list, add sys_id in the position you want

 

4. Execute cache.do

I did what you sad but without sucessfull 😞

 

What I need is to add a sys_id column on tables (ex: incident table) like image below.

 

find_real_file.png

Dhanunjay2
Tera Guru

Hi,

No, It is not possible. It can be seen in form view only.

 

 

Thanks

Dhanunjay.

 

 

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