Article Details
Id:17149
Product:finPOWER Connect
Type:NEW
Version:3.03.03
Opened:08/07/2020
Closed:10/07/2020
Released:01/10/2020
Job: J024576

HTML Widgets; widget.UI.TextBox; Now supports 'autoTab' option

A new Boolean autoTab option is available for TextBoxes.

This should be used in conjunction with the maxLength option and will cause the next control to be focused once the user has entered the maximum number of characters.

This is useful for data-entry such as credit card numbers which are typically split up into multiple controls.