Skip to content

Support of built-in Input components to work outside EditForm #37729

@uabarahona

Description

@uabarahona

Description

<InputRadioGroup> and <InputRadio> are awesome components that lets you bind to a unique "property", but using radio and radio-group does not necessary means we want to have form, a common scenario for radio button (with CSS) is to use them to show and hide certain parts of the website, or present the user different real forms.

Describe the solution you'd like

It might be relevant only for <InputRadioGroup> and <InputRadio> to work outside <EditForm> but I believe is worth exploring the idea to make other built-in input component work outside too.

I will definitely update this issue if I found more scenarios where other built-in inputs needs to work outside EditForm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions