Not able toview the filter in sys_ui_related_list_entry but view it in Related List Entries listview

raj99918
Tera Contributor

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.

 

 

snap1.jpgs2.jpg

 

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@raj99918 

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

AnkurBawiskar_0-1743493809484.png

 

Did you check the above points?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@raj99918 

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

AnkurBawiskar_0-1743493809484.png

 

Did you check the above points?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thanks for the solution @Ankur Bawiskar