Item filters determine the items that are available to be shown in the various repository views. These filters are not to be confused with view filters that can filter the properties that are available to be shown in a particular view.
Item filters can be one of two types:
A property comparison expression that filters the items that are shown in a repository view.
Item filters can be defined for documents, object tags, and projects. Every view uses one of these filters.
To create or edit an item filter:
To edit an existing filter:
OR
To create a new filter:
Option | Description |
---|---|
GENERAL page |
|
Name |
Type a descriptive name for the filter. You will specify this name when configuring views or when composing view URLs as described in Composing view URLs. |
Code |
The read-only internal name of the filter. |
FILTER page | |
Filter expression |
To add a property to the filter expression:
Note To create a filter template for use with another system such as the Meridian Asset Management Module, add one property and placeholder for each parameter in the URL that will be passed to Meridian Explorer from the other system. Examples are Custom.SiteID equals {siteid} and Custom.LocationNumber equals {location}. The parameter placeholders must be enclosed in braces {}. As you enter each parameter placeholder, the text in URL updates to show you a preview of the resulting filter template. To edit an existing condition:
To delete a property from the filter expression:
By default, the properties will be evaluated with the Boolean AND operator. To change the operator by which the properties are joined:
|
To delete an item filter:
Note A filter can only be deleted if it is not used by any repository view.
Select the filter that you want to delete and then in the toolbar, click Remove. A confirmation dialog box appears.
Click YES. The filter is deleted.