Limit the Documents Shown In a View

The Property Filters page specifies property filters that determine which documents are shown in a navigation view.

To limit the documents shown in a view:

  1. In Configurator, expand Views in the configuration tree to display the existing navigation views.

  2. Select the view that you want to configure.

    The view's property pages appear in the right pane.

  3. Click the Property Filters tab.

    The property filters for the view are shown.

  4. Click Edit.

  5. Choose between three options:

    • To add a property filter:

      1. Click Add.

        You can double-click any cell to create a new property filter using the default options.

      2. In the Property column, select the property to be evaluated.

      3. In the Condition column, select the condition to evaluate.

      4. In the Value column, type the value to evaluate.

        If a date type property is selected, the Value can be specified either by selecting a date from the calendar (default) or by entering an expression. To type an expression, right-click the current value, select Type date expression and type the expression. The expression can use the %CURRENTDATE% system variable to calculate acceptable dates. For example, %CURRENTDATE% + 10 will include property values for the next ten days. The variable supports addition and subtraction operations.

        Similarly, the %CURRENTUSER% variable can be used in properties that specify a user name such as To-Do Person and Manager and will evaluate to the current user's name.

        If your organization uses waiting lists, you can use the value of the Waiting PC Priority property to create views that list active project copies and waiting project copies:

        • empty – the first active project copy or waiting list functionality is not in use

        • zero – active project copy

        • > 1 – waiting project copy

        • 1 – next project copy

    • To remove a property filter, select it and click Remove or clear its check box.

      Clearing a check box in the Property column is the same as clicking the Remove button. The condition is removed when you click the OK button.

    • To remove all current property filters, click Remove All.

      You will also find the Remove and Remove All commands on the shortcut menu that opens when you right-click a property filter.

  6. Choose between two options:

    • Select All of these criteria if all (Boolean AND operation) of the property filters must be met for a document to be shown in the view.

    • Select Any of these criteria (Boolean OR operation) if only some of the property filters must be met for a document to be shown in the view.

  7. Click OK.

2023