Form Field add showIf and selector props #1053
Unanswered
mfrancis107
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's common that some fields are dependent on other fields. Particularly when wanting to hide/show sub fields/forms.
To solve this I propose adding a selector and showIf property to the form.Field component.
Here's an example of what I would usually need to do.
The above example would turn into this.
Beta Was this translation helpful? Give feedback.
All reactions