-- SUMMARY --
This module allows you to add html5 autofill (autocomplete) attributes to your
form elements. These are part of the WHATWG HTML standard and are implemented
by some modern browsers such as chrome. This helps the browser understand how
to fill in the element to ensure an optimum autofill experience for your
end users.
More information:
* https://html.spec.whatwg.org/multipage/forms.html#autofill
* http://updates.html5rocks.com/2015/06/checkout-faster-with-autofill
* https://support.google.com/chrome/answer/142893?hl=en
-- REQUIREMENTS --
* You must have the webform module installed
-- INSTALLATION --
* Install as usual, see http://drupal.org/node/895232 for further information.
-- CONFIGURATION --
* Configure each autofill attribute in the display section when editing a
webform component
-- CONTACT --
Current maintainers:
* Scott Euser - https://www.drupal.org/u/scott_euser