A power filter is a custom filter that searches a list page by criteria you define. Use a power filter alone or with other filter fields on the list page. Only one power filter can be created for a list page.
You design and build a power filter using an expression. The expression is divided into two parts, left and right, and separated by an operator, such as, =. For example, the expression to search for all active projects on the projects list page appears in the Expression text box as follows:
project.is_active == 1.
Follow these steps:
Note: The available fields are dependent on the page displayed.
Specifies the type of object to filter. The page refreshes.
Specifies the field to display in the Filter section. The page refreshes.
Note: The operators that are available are dependent on the object and field values that are used for the left part of the expression.
Note: The fields that are available are dependent on the page displayed.
Specifies the constant for the field.
Values: Yes or No
Example: Select the Active field of the project object and use the equals operator, then select Yes as the constant. This combination finds all active projects.
Specifies the type of object to filter. The page refreshes.
Specifies the field to display in the Filter section. The page refreshes.
The expression appears in the Expression field.
Specifies the equation type for the second half of the expression.
Defines an equation with multiple clauses.
Defines an either/or equation.
The power filter is saved. The name appears in the Power Filter field of the page filter.
|
Copyright © 2013 CA.
All rights reserved.
|
|