SOW - Contextual Sidebar and UI Builder

Clement_V
Giga Guru

Hello ,

 

I'm trying to add the SCTASK Related Record "RITM Attachements" in the contextual sidebar. The purpose is to have quick access to RITM attachments from SCTASK

 

Clement_V_5-1712144942662.png

 

 

I created a new VIEWPORT in UI Builder, with a list but I can't find the table I need (sys_attachment). Do you know how I can do this or another way to do this?

 

Clement_V_4-1712144486218.png

Thanks

 

1 ACCEPTED SOLUTION

It's OK ! If you must report on a system table, you can add it to the glide.ui.permitted_tables property. Navigate to System Properties > UI Properties and locate the property labeled List of system tables (beginning with "sys_", comma separated), that are reportable. By default, system tables are not reportable.

 

Clement_V_0-1713358815179.png

 

https://docs.servicenow.com/bundle/washingtondc-now-intelligence/page/use/reporting/concept/c_Report...

 
 

 

 

View solution in original post

7 REPLIES 7

Aniket15
ServiceNow Employee
ServiceNow Employee

@Clement_V  I am able to find the table when i searched. Can you try this on a blank UIB page as well and compare with viewport page to validate if the issue is only with viewport. Also which family release is your instance in ?

Hi @Aniket15,

I can confirm that I can't find it on a blank UIB page either.
My instance is under the Vancouver version.

Does the problem come from a table parameter?

Thanks

 



Hi @Aniket15 ,

I can confirm that I can't find it on a blank UIB page either.
My instance is under the Vancouver release.

 

Does the problem come from a parameter in the Attachment table ?


 
 

 

 

Hi @Aniket15 ,

 

I can confirm that I can't find it on a blank UIB page either.

My instance is under the Vancouver release.

Does the problem come from a parameter in the Attachment table ?

 

Thanks