This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 149
Add support for conditional fields #178
Labels
Comments
Conditional fields are sometimes useful, but seems to be technically complicated to do, especially with the use of JSON Schema. My personal belief is that we should avoid having them in the formbuilder unless we really need them. |
Duplicated #133 |
Nope, these two are different :-) |
@almet : you mean you display a question for instance based on the previous answer? |
Yes, that's what I mean! |
I'm not sure we want this, unless we find a really easy way for the user to get over it. |
At least having children elements would be great. RJSF supports it out of the box, it's only a matter of passing the right schema to it. |
@mehdisadeghi please, if you have any idea on how to make this happen, send a pull request or mockups and we'll consider it. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've opened a series of issues more to start a discussion about certain features than to tell it should be done. This is one of them and we need to decide if we want to have it or not.
The text was updated successfully, but these errors were encountered: