Widget: Address Auto Complete For Orders
This widget adds 'autocomplete' attributes to fields in the checkout. These help browsers to autofill fields more accurately by defining the expected content of the field according to a standard convention.
For more information see e.g. https://www.w3schools.com/tags/att_i...tocomplete.asp
Autocomplete attributes are added to the following checkout fields for both invoice and delivery addresses:
Address Line 1
Address Line 2
Address Line 3
Address Line 4
Company Name
Country
Email
Fax
Job Title
Mobile
Name
Phone
Postcode
Salutation
Installation and Use
Install the widget as described in ‘Finding and Installing a Widget’.
The widget makes changes to all of the relevant checkout layouts. Theses changes are detail in the section 'Code Changes, below.
Removing the Widget
To remove the widget and restore the original behaviour:
Code Changes
The code changes made by this widget can be seen in the document that can be downloaded from here - AutoComplete Code Changes.txt
NOTE: On completion of the installation of this widget, no discernible action will be noted. The Widget simply adds the auto complete tags for use with browsers.
This widget adds 'autocomplete' attributes to fields in the checkout. These help browsers to autofill fields more accurately by defining the expected content of the field according to a standard convention.
For more information see e.g. https://www.w3schools.com/tags/att_i...tocomplete.asp
Autocomplete attributes are added to the following checkout fields for both invoice and delivery addresses:
Address Line 1
Address Line 2
Address Line 3
Address Line 4
Company Name
Country
Fax
Job Title
Mobile
Name
Phone
Postcode
Salutation
Installation and Use
Install the widget as described in ‘Finding and Installing a Widget’.
The widget makes changes to all of the relevant checkout layouts. Theses changes are detail in the section 'Code Changes, below.
Removing the Widget
To remove the widget and restore the original behaviour:
- Find the entry for the widget in the ‘Widgets’ tab, and click the ‘Installed’ button.
- Click ‘Download Backup’ and save the backup file.
- Import the backup file using the same method as installing a widget. This will restore all of your layouts to the state they were before the widget was installed - preserving any pre-existing and subsequent customisations.
Code Changes
The code changes made by this widget can be seen in the document that can be downloaded from here - AutoComplete Code Changes.txt
NOTE: On completion of the installation of this widget, no discernible action will be noted. The Widget simply adds the auto complete tags for use with browsers.