Skip to content

Built-In Support for Dependent Fields #4

Description

@PresidentTree94

Some fields depend on the values of others (e.g., disabling a field unless another is selected). There are two options:

  1. Introduce a mechanism for defining dependencies inside the schema.
  2. Use useFormState and buildFormElements and process the conditional data between them.

Any feedback would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions