Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 790 Bytes

File metadata and controls

24 lines (15 loc) · 790 Bytes

Scanbutton

A barcode scanning device for a pc or laptop is just an input device like a keyboard, it's just very fast with typing. This widget is a simple inputbox which automatically sets the focus on the input and tracks when an user starts typing, when he stops it triggers an onchange microflow or nanoflow.

Typical usage scenario

  • Execute an onchange microflow or nanoflow after the user stops typing
  • Barcode scanner device

Features and limitations

  • Auto trigger microflow and/or nanoflow after the users stops typing
  • Handling of validation messages

Installation

  • Just download the widget from the appstore!

Configuration

  • Place the widget in a dataview or listview.
  • Fill in the ìnput attribute for the textbox.
  • Set an onchange microflow or nanoflow