How to remove some fields from the filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2023 08:32 AM
Hi,
I have List of table in the portal and Advanced filter is added on that. As in the widget I checked the filter option.
So whatever the fields in the table all are showing there and the requirement is to hide some of the fields name from the Filter in the portal.
Here I don't need Class. So want to hide it. Is there any possible way?
Please help in this,
Thanks!
Samiksha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2024 11:33 PM
Hi Samiksha2,
Every filter recent search and filter values is store in sys_ui_related_list_entry.LIST table.
You need open table and search your related filter searches and remove them from table.
Please mark my answer as correct and helpful if it works for you.
Best Regards,
Sufiyan Murshad