Mashup Builder > Widgets > Data Filter Widget
Data Filter Widget
The Data Filter widget constructs a query for data tables and streams.
* 
Styles and common widget properties are not included in the table below.
Property Name
Description
Base Type
Default Value
Bindable? (Y/N)
Localizable? (Y/N)
CustomClass
User defined CSS class to apply to the top div of the widget. Multiple classes can be entered, separated by a space.
STRING
n/a
Y
N
ShowAdvancedOptions
Enables advanced filter options.
BOOLEAN
True
N
N
LiveFiltering
Enables the filters to update results while editing.
BOOLEAN
False
N
N
SortFilters
Enables sorting of data filter fields in the alphabetical order.
* 
You can uncheck this property field to rearrange the data filter fields using the configuration screen.
BOOLEAN
True
N
N
AddButtonStyle
The background style of the Add Filter button.
STYLEDEFINITION
BarStyle
The background style of the filter bar.
STYLEDEFINITION
FocusStyle
The style of the Add Filter button.
STYLEDEFINITION
TabSequence
Tab sequence index.
NUMBER
0
N
N
Data
The data (InfoTable) source.
INFOTABLE
n/a
Y
N
Query
The query constructed by the Data Filter widget.
QUERY
n/a
Y
N
Horizontal
Display the active filters in a horizontal list.
BOOLEAN
True
N
N
DateFormatToken
Localize the date format. Takes a string or localization token.
* 
If using a localization token, a new token must be created.
STRING
n/a
N
Y
ShowDataLoading
Displays the data while it is loading.
BOOLEAN
True
N
N
Changed
The Event fired by the Data Filter widget when its query is changed.
n/a
n/a
Y
N
Visible
Sets the visibility of the widget in runtime.
BOOLEAN
True
Y
N
Was this helpful?