You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2024. It is now read-only.
Instead of just saying "the first input represents a name", we'd be able to say "when building a complex name field that has the autocomplete attribute of 'name', the first name has an autocomplete value of 'given-name', the last name is the 'family-name', etc."
To avoid false positives, the user would still have to assign "name" as the autocomplete attribute on the Gravity Forms field, but the inputs could then receive more appropriate values.