Slider Widget

A slider widget in an App’s user interface allows a numeric value of an entry field to be set using a slider. In the Register Workflow as App Wizard’s Choose UI Widget screen, complete the ‘Minimum value’, ‘Maximum value’ and ‘Increment’ fields to specify the slider’s minimum and maximum values, and the increment by which the slider value may be changed. Note that value for a slider control is constrained to be the slider’s minimum value plus multiples of the increment. For this reason, a slider’s minimum value should normally be set to 0.

Register Workflow as App Wizard