Sys_id not showing for list view of Sys_report

StacyWhetzell
Tera Contributor

I need to create a list view of all our reports.  Since Report Name is not unique, I need the Sys_ID


I've tried every which way but loose to locate and expose sys_id in the list view of sys_report or in report_stats.

I am admin, but cannot see the field except by opening a report and then copy sys_id or show XML

 

Any help appreciated

Stacy Len

2 REPLIES 2

lauri457
Tera Sage

List layouts can be configured from the table [sys_ui_list]. A record with a non empty user field is someone's personalized layout, empty user field corresponds to the default layout for the corresponding view. 

 

In the list record that matches your table sys_report/report_stats and view add a List Element [sys_ui_list_element] from the related list with element "sys_id".

 

If you have the snutils extension you can just double click the personalize layout modal with the slushbucket and it will let you add the sys_id field for your personalized layout.

Huynh Loc
Mega Sage

Hi @StacyWhetzell ,
Please use SN Utils to add Sys_ID to list view

1-click way now available in SN Utils

HuynhLoc_0-1775094137204.png

 

 

- SHIFT-click the "Quick Add" Button (1). This will immediately add the SysID to the beginning of the list

 

- Alternatively, you can activate technical names (/tn or whitespace double-click) in the modal and click the +sys_id link (3) to add/remove the field (2)

 

See this GitHub issue as well

If this response was helpful, please consider marking it as Correct and Helpful. You may mark more than one reply as an accepted solution.