- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 06:59 AM - edited 12-18-2023 07:03 AM
Hello,
Is it possible to hide specific items from a related list? (not the entire related list, just selected records)
On RITM form, we have a related list from the sysapproval_approver table, in which the Approval/Estado field is update to "Approved" or "Not Requested Anymore" depending on the who was the approver user (from the approval group).
The requirement is to hide from the related list those approvals which are not requested anymore.
I know of the function g_form.hideRelatedList('related_list_table_name'), but this hide the whole related list, and i need to hide only some items, is it possible to do it in servicenow?
Thanks!!
FLM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 07:06 AM - edited 12-18-2023 07:14 AM
Hi @Felipe Morais ,
You can update the filter condition for this related list and get the required result only.
Navigate as below System UI -> Related Lists
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 07:06 AM - edited 12-18-2023 07:14 AM
Hi @Felipe Morais ,
You can update the filter condition for this related list and get the required result only.
Navigate as below System UI -> Related Lists
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution