MicroStrategy ONE

Formatting a Stepper control

In Web or on a mobile device, the Stepper style displays as a numeric value placed between an increment icon on the right and a decrement icon on the left. Users can select the increment icon to increase the value displayed or select the decrement icon to decrease the value displayed.

For steps to navigate to where you can select the following options, see Creating a transaction-enabled document.

To format a Stepper control

  1. You can require that users click or tap the control before submitting their changes. Do one of the following:

    • To require users to click or tap the control before submitting their changes, select the Input is required check box.

    • To allow users to submit their changes without clicking or tapping the control, clear the Input is required check box.

  2. To specify the smallest number that a user can select in the Stepper control, type the number in the Minimum Value field.

  3. To specify the largest number that a user can select in the Stepper control, type the number in the Maximum Value field.

  4. To specify the interval displayed between each value in the Stepper control, type a value in the Interval field. For example, if the minimum value is 0 and the interval is 10, users can specify 0, 10, 20, 30, and so on.