Filtering
Text only filtering
Text only filtering provides a single filter entry field, which is located to the upper right of the data table and contains the word filter when it is empty. It does not use any operators. Typing text in the filter entry field automatically filters the records displayed in the table on the page. The table displays only those records that match what has been typed in the filter box.
- typing ank in the filter entry field would match records that have the value "Bank" in any of its columns. A record with a value of "handshake" does not match.
- typing 12 in the filter entry field would match records that have the value 12 in any of its columns, such as an ID, an amount, or an address. For example, a record with an ID of 901234567 matches the filter. A record with an amount of 3412.50 also matches the filter. A record with an ID of 910234567 does not match.
To view all of the records for a page, clear the filter by removing the text from the filter entry field.
Single column operator filtering
This filtering method allows the user to filter only a single column on a page. The columns that are available for filtering depends on the specific page. There are basic string and numeric filtering operators available to configure how the selected column is filtered. The filtering fields are located to the upper left of the data table.
- Use the filter menu field to select the column to be filtered
- Based on the column selected for filtering, the operator menu field displays a list of the filtering operators that are available for the column. Choose the appropriate operator.
- Once an operator is selected, a search term is required to complete the filter definition. Enter a search term for the column.
- After the filter specifications are selected, click Go to apply the filter.Note: The filter is not applied until the Go button is clicked.
To re-display all of the records for a page after it has been filtered, or if filtering is not required, select -- No Filter -- in the filter menu field and click Go.