- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 11:22 PM
Hi
I Cannot the see the related list filter from the record but I can see it it on the sys_ui_related under this Related List Entries list (But I cannot edit it in the list view want to remove this filter) How can I do it ? For your reference am attching the screenshots for the same.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2025 12:50 AM
Related list might be hidden because of these
1) some script or UI policy is hiding that
2) Omit if empty checkbox is checked -> if this is checked then if there are no records in related list then system hides it
Did you check the above points?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2025 12:50 AM
Related list might be hidden because of these
1) some script or UI policy is hiding that
2) Omit if empty checkbox is checked -> if this is checked then if there are no records in related list then system hides it
Did you check the above points?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2025 02:39 AM
Thanks for the solution @Ankur Bawiskar