How can we hide/dsiable to edit breadcrumbs of module's filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 05:11 AM
Hi team,
I have created a new module to view knowledge article with some condition. I want to hind or set readonly this filter condition, so that nobody can change that filter to view other records, I can not use list Control as it is applicable for all related modules.
Is there any arguments can be use to set readOnly the breadcrumbs or is there a way to hide the breadCrumb and filter option !!!
Thank you
Chandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 05:17 AM
HI ,
The way to do this is by right clicking on the list -> Configure -> List Control
Click on Omit Fliter
Save.
You can also use Omit Filter Condition if you want to restrict it to some Roles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 11:05 PM
Hi Anurag,
Thank you for the info, but we can not use list control as it will change the other modules used for knowledge articles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 10:07 AM
Hi @chandan15 ,
Please refer the below link.
Mark my answer correct and helpful if helps you.
Thanks,
Nivedita Patil.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 11:07 PM
Hi Nivedita,
list control will change all other modules using for this same application.
Thank you!!!