Autocomplete Reference Guide

Some components in Unqork support the Autocomplete setting. Autocomplete detects end-user data saved in a browser and uses it to fill relevant fields. For example, in Express View, if there is a Text Field component labeled First Name, and an end-user clicks into the field, the end-user's browser autofill function suggests first names saved to the browser.

By default, Unqork's autocomplete function is set to ON and detects a component's label to map the correct autofill value to the field. For example, if a Text Field component's Label Text value contains the word Last, then autocomplete fills the field using the end-user's browser-saved Last Name value.

Discover how to inspect and debug Chrome autofill data in Google's autofill article: https://developer.chrome.com/docs/devtools/autofill.

Unqork supports autocomplete for a variety of inputs. The list below contains the Unqork autocomplete values and a description of each.