Filter
The Filter portlet enables users to apply filters to data displayed in a portal. It allows for dynamic data querying and refinement based on user-defined criteria.
General
General data is required for all portlets, see General.
Events
A filter portlet cannot receive events from other portlets. However, it can send events to portlets, and these will be shown in this section. See Events for more information.
Settings
Order: Select the filter layout: Horizontal or Vertical.
Send Filter Command on Clear: Set to true if a filter command should be sent when the user clicks 'Clear.' When enabled, both the filter portlet’s selection and the selection of the portlet receiving the event command will be cleared. If not enabled, only the filter portlet’s selection will be cleared.
Filters
Show description: Check the box to add a header section text in the filter portlet.
Click Add to add a new filter.
Name: The text displayed above the filter drop-down box.
Parameter: The value sent in the event command to be used as the filter.
Manage as: The type of filter:
Text: Filter based on free text.
Number: Filter for integer numbers.
Decimal: Filter with a configurable number of decimal places.
Date: Filter by date.
Date & Time: Filter by date and time.
List of Values: Provides a drop-down list of values. Select the component to be used for the list and set the cache level.
Checkbox: Filters based on boolean values.
Operator: The operator used in the filter, such as equal, not equal, etc
Style
To configure style, see Style.
Last updated