You are here

README.txt in Webform Autofill Attribute 7

-- 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

File

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