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 data
  • Drop 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 value
  • Number 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 expression v2.0.0+
  • Focus lost message the input will be have an overlay with a message, if the focus is lost
  • Reset value on focus the input will reset after loosing focus an regaining focus
  • Auto focus the input will try to gain focus periodically if not focussed
  • Initial auto focus the input will try to gain focus on initialization of the extension
  • Focus field after Selcection the input will be directly focussed again after a selection is made v2.0.0+
  • Size Scaling - Scale the input in y direction v2.0.0+