Autocomplete Tab Selects



Auto-complete textboxes by default show a list of suggestions after the user inputs some text that matches auto-complete data. To select any of those options the user must click one via the mouse or use the arrow keys and press Enter.

When users prefer to select the first option and advance to the next tab, there is a configuration option to change the default behavior.

Add pui["autocomplete tab selects"] to a settings JavaScript file to allow a user to use the "tab" key to choose the first option and advance to the next tab in one stroke.



Example Setting
pui["autocomplete tab selects"] = true;

Where do you save this configuration option? Here. 

This configuration option is available with versions of Profound UI later than Version 6 Fix Pack 5.0.