Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Binding Dialog (Rich UI Only)

Please visit the Field Binding page.

Slider Widget Properties 

orientation -This property determines the orientation of the slider widget. This can be set to either a horizontal or vertical orientation.

minimum value - Sets the minimum value for the slider widget.This property may be bound. (Rich UI Only)

maximum value - Sets the maximum value for the slider widget. This property may be bound. (Rich UI Only)

...

A quick way to show a value alongside the slider widget itself is quite easy. Using a couple of our commonly used APIs you can have a textbox/output field display the slider's selected value.

...