Issue
Is it possible to add a filter on an embedded list same as on related list?
Release
Any Release
Resolution
On the related list, the filter can be added/edited from the filter icon that you see on the list but it doesn't work the same way for the embedded list.
To add a filter on the embedded list, it needs to add the filter via relationship that is created to display the embedded list.
Steps:
- Navigate to sys_relationship.list table
- Search for the embedded list name to get the relationship
- Add desired filter condition in Query with field
- Save
In this way, the filter condition will get applied to the relationship and get the filtered embedded list.