Range slider
In the Range Slider sub-node, the application range and the characteristic value of the range slider are defined.
Configuration of a range slider
TYPE |
FORMAT |
||
---|---|---|---|
Name |
Name of the range slider displayed in the WebOffice core Client. |
||
Label postfix |
Description that is added after a separating space to each value displayed on the range slider to clarify its meaning.
|
||
External ID |
Defines the identifier with which the area slider can also be addressed in a parameterized call of WebOffice.
|
||
Initially activated? |
Determines whether the range slider is initially active after project start and thus also filters the corresponding values on the affected layers (true) or not (false). A range slider can be active even if it is minimized. |
||
Slider type |
Defines the display mode of the range slider in the GUI of the WebOffice core Client. A distinction can be made between the following types: •ValueRange Slider •SingleValue Slider •SingleValue Stepper |
||
Show input fields? |
Specifies whether one or two text fields should be displayed next to the range slider to manually enter a certain value (Yes) or not (No).
|
||
Initial minimum value |
Defines the minimum value to be initially selected on the range slider.
|
||
Initial maximum value |
Defines the maximum value to be initially selected on the range slider.
|
||
Map view |
Specifies which map view to switch to when this range slider is selected in the WebOffice core Client. If no map view is defined at this point, the map remains unchanged with the selection of a specific range slider. |
||
Numerical labels precision |
Defines the number of decimal places to be used for the values displayed on the slider.
|
||
Filtering with enumerated values? |
Specifies what kind of filter will be created based on the selected range on the range slider. If Yes (default setting): The range is used to create a FROM minimum TO maximum filter. If No: All selected values are used to create a IN(value4,value5,value6,value7) filter.
|
||
Display labels without gaps? |
Specifies how a range slider that is based on interpolatable values is displayed. If No (default setting): The values are displayed with mathematically correct gaps. If Yes: All defined values are displayed on the slider with equal intervals.
|
Properties of range slider