Remove Filter Option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2012 01:50 PM
How do I remove a filter option but keep "Go To" in title bar available in a list view. If I select omit filter it takes off both, if I were to try to do this in a filter condition what would the syntax be.
When looking at a list view you have the option to filter the records based on a value that you select from the drop down list and then input a value in the block besides that to only list e.g incidents with a certain number. There is also the ability to create a query by adding a whole bunch of criteria just below this. I know how to make the filter option disappear for users without the required role however that removes both forms of the filter and I want to keep just one or limit the values or fields they are allowed to select.
- Labels:
-
Orchestration (ITOM)
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2012 09:59 PM
If I understand right... You want to remove certain fields from the filter? You can create an ACL read rule to limit who can view the field. However, this will apply beyond just filtering; the field will be removed from everywhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2012 11:09 AM
I understand the ACL will remove records from the list, however I would like to remove the filter option(breadcrumbs) but keep the "go to" filter options.