Uploaded image for project: 'Forms'
  1. Forms
  2. FORMS-624

Propose autocomplete attribute on form field (RGAA)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 2.18.0
    • None
    • None
    • None
    • 4.8.0 M4

      According RGAA, to make easier to fill form fields, it is necessary to offer auto-completion if the field relates to information concerning the user (last name, first name, telephone number, address, etc.). This involves adding an autocomplete attribute to the fields concerned.

      See https://developer.mozilla.org/fr/docs/Web/HTML/Attributes/autocomplete#valeurs for all supported values for autocomplete attribute

      We need a new multiple orderable parameter (tag field) to select values for autocomplete attribut.
      This new parameter should be available on simple text (and textarea ?) fields

      Supported values should be at least values relative to name, fullname, lastname, email, phone, address

      Sample of input with autocomplete:

      <input id="XXX" autocomplete="family-name">
      

            lbouchet Loïc Bouchet
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: