Number picker element
This element is a customizable number input element.
Properties
IDElement identifier. Field typeSpecifies what kind of data this element represents.Note
This property is only available in the CyberApp enablement form and the Customer enablement form.
Connection settings indicates that this information will be sent to the ISV servers but does not need to uniquely identify a user and is not sensitive information that must be stored and sent in a special way. Additional settings LabelElement label, located above the element.If Label is longer than the default element width can accomodate, the element width increases accordingly. (see examples)Width
Fit (see examples)Sets the width according to the combination of the Size and Label properties. Fill (see examples)Uses all of the available width.For more information, see Element distribution. MinimumThe minimum value for the field.The minimum possible value is-Infinity
. MaximumThe maximum value for the field.The maximum possible value isInfinity
. IncrementThe value by which the counter increases and decreases.This can be set to a decimal value. Number prefix (see examples)A string added to the beginning of the numeric value. Number suffix (see examples)A string is added to the end of the numeric value. Integer onlyToggle on for the input to only allow integers.
Examples
Width examples

Prefix and suffix examples

Label examples
