Input Field
Selection Options
For the Selction Mode there are two options:
Keep Selections
This will try to add the current scanned value to the already selected dataDrop Selections
This will drop all selections made previously and select only the current value
There is also an option to choose the type of Selection:
Text
which will select the text of the valueNumber
which will select the numeric value of input value
Input Options
The Input field can be configured using several Options:
Disable
the input can be disabled by using an expressionFocus lost message
the input will be have an overlay with a message, if the focus is lostReset value on focus
the input will reset after loosing focus an regaining focusAuto focus
the input will try to gain focus periodically if not focussedInitial auto focus
the input will try to gain focus on initialization of the extensionFocus field after Selcection
the input will be directly focussed again after a selection is madeSize Scaling
- Scale the input in y direction
Last updated on