- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 04:49 AM
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
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?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 06:01 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 06:01 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2024 02:09 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2024 11:43 PM
Which role are you using to access the UI builder, can you check if you have access to sys_attachment table ? Also, are you able to search some other table from the table dropdown ?