Skip to content

[SelectField] Sending value to the server #4271

@ishwinder

Description

@ishwinder

SelectField is implemented as a dropdown menu rather than an input element. This means that the value can't be sent straight to form action.

Is this an expected behavior get the value by catching the form submit and then sending the value to the server ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: selectChanges related to the select.type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions