8000 Auto-fill in browsers and form widget's name · Issue #11551 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Auto-fill in browsers and form widget's name #11551
Closed
@ganoninc

Description

@ganoninc

Hello,

I read that some web browsers such as Google Chrome or Safari need special input names in order to fill them automatically according to the user's contact attributes. ("firstname", "city", "postalcode",...)

The issue is that Symfony generates names such as "form_name[widget_name]" for the name attribute of inputs and it makes the readability of inputs impossible for the browser.

A possible fix would be an option to override the naming system with a custom input name.

Thank you for your great job on Symfony -

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0