
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 03:38 AM
Hello, im trying to add a related list to the cmdb_ci_computer table. However, its not appearing when I view the computer record even though it is in the related lists.
The table has a read only view rule: /nav_to.do?uri=%2Fsysrule_view.do%3Fsys_id%3D173f3c9dc3a03010303167340440dd64
But unsure whether this is the culprit?
Could anyone please assist me with this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 01:34 AM
It turned out that this was due to the default view.
From the scoped app, it was defaulting to a different view. I forced the right view and related list was there

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 03:46 AM
Hi,
Check the table configuration for the scoped app, and if it allows access from different scopes.
Try doing Configure > Table and go to Application access section and mark accessible from All application scope and checkbox as read true
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 03:56 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 04:49 AM
Can you share the screenshot how the related list looks like right now?
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 06:40 AM
So this is the computer default view related list:
And this is the computer ci record:
As you can see, the related list does not appear.