Selectors
-
Simple Selectors
A simple question selector using selector list to pick a question is shown. The selected question ID is used as the row question in this datagrid. ...
Continue reading... -
Using Several Selectors
Metrics can be broken down using selectors in a datagrid. Lists within selectors can be defined once using valueSet in the config hub section for reuse. ...
Continue reading... -
Setting Values with Selectors
Selectors can be used to set values for various properties in widgets, such as colours and text values, except for the formatter value. ...
Continue reading... -
Using Multiple Properties
Multiple properties can be associated with selectors and valueSets. The value section for each item in the selector can contain multiple entries. ...
Continue reading... -
Selectors Controlling Multiple Widgets
Selectors can be used to change the content of multiple widgets and pages dynamically. A "home" widget is needed to place the selector. ...
Continue reading... -
Using Selectors to Populate Selectors
Selectors can be used as input into other selectors, expanding dynamic selection possibilities. The first selector populates a list for the second. ...
Continue reading... -
Using Question Categories
Category sets can be used for on-page filters. They can be defined by the categories of a question and referenced in a selector. ...
Continue reading... -
Selecting Questions and Categories
Dynamic category selection based on chosen questions can be done using a selector in CDL categorySet; explained in the provided dataGrid and code snippets. ...
Continue reading...