Filtering
Status
Release Available | Status | Framework Name |
---|---|---|
3.5 | Current | TBC |
General
Filters allow Portal users to see the information based on the selected options and hide the information that does not match the selected options or criteria. A Portal Administrator can configure filters from the Global Settings.
Code JSON
Copy
"filters": {
"keywordLabel": "Keyword",
"dialogTitle": "Filters",
"icon": "filter_list",
"label": "Filtered by",
"clearAllText": "Clear All",
"startDateLabel": "Start date",
"endDateLabel": "End date",
"minNumberLabel": "Minumum",
"maxNumberLabel": "Maximum",
"toLabel": "to",
"fromLabel": "from",
"orLabel": "or",
"clearLabel": "Clear",
"applyLabel": "Apply",
"notSpecifiedLabel": "Not specified",
"invalidText": "Invalid value"}