Skip to content

Select field and autocomplete #395

@AlexisAllieri

Description

@AlexisAllieri

Hello I have a problem on a contact form.

I have a select field with a list of countries which is required.

And when google chrome wants to autocomplete the form the field country does not change But the value is passed ( and event with the inspector the value is not set to the select-value.)

So the field looks like is on the defaut value (what ever it is an actual country or a placeholder) in the inspector it's the same !

I tried to change the value of the field by choosing a country and it change the value on the view and the inspector but when google chrome does the autocomplete nothing change but if we send the form the value has indeed been set but I don't know how it's possible ! I also tried to use autocomplete="off" on the form or the field but it has no effect I don't understand why ?? Do you have any idea ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions