Last updated:
Autofill saves your users time when completing forms. Learn how to optimally use and configure this browser feature in Formcentric.
Autofill is a practical browser feature that saves you time when completing online forms. The browser remembers data that you have already entered into similar fields and automatically suggests these values for new forms.
Example: If you have entered your name into a form once before, the browser will automatically suggest this name for future forms with a "First name" field.
In Formcentric, you can control which browser suggestions go into which fields when creating a form. This ensures more suitable suggestions and a better user experience.
The function is activated by default for the following form fields:
To make sure the browser offers the right autofill suggestions, you need to assign the correct usage to each form field. The following steps show you how to set this up in the form editor.
You can tell the browser three key pieces of information:
Shipping or invoice address
Specify whether the field belongs to a shipping or a billing address:
Specify what kind of contact data is expected:
Specify exactly what information belongs in the field. Formcentric distinguishes between two categories based on a standardized browser schema:
A common mistake is configuring the city as an additional address line. This doesn't work, since browsers treat city and street as separate data categories.
| Form field | Recommended usage |
| First name | First name |
| Last name | Family name |
| Street / house number | Address: Line 1 |
| Address line 2 (optional) | Address: Line 2 |
| City | Address: Level 2 |
| State | Address: Level 1 |
| ZIP / postal code | Postcode |
| Country | Country name |
| Phone | Phone |
| Email address |
For more details on the underlying autocomplete attribute, see the
MDN documentation
.
For sensitive data, you can specifically disable the function: