Announcement

Collapse
No announcement yet.

Widget: Address Auto Complete For Orders

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Widget: Address Auto Complete For Orders

    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:
    1. Find the entry for the widget in the ‘Widgets’ tab, and click the ‘Installed’ button.
    2. Click ‘Download Backup’ and save the backup file.
    3. 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.
    Attached Files
    Last edited by G.W.Green; 02-Oct-2020, 09:28 AM.
Working...
X