Skip to content

Conditionals for arrays inside arrays #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jbaydar opened this issue Oct 30, 2014 · 2 comments
Closed

Conditionals for arrays inside arrays #148

jbaydar opened this issue Oct 30, 2014 · 2 comments

Comments

@jbaydar
Copy link

jbaydar commented Oct 30, 2014

It's noted in the documentation under conditionals that this isn't possible, but a solution or workaround would be helpful.

@davidlgj
Copy link
Contributor

davidlgj commented Jan 7, 2015

Hi @jbaydar

It's noted in the docs since its hard to solve. Currently there is no workaround more than to avoid it.

Could you give me a more info on what kind of form/use case your trying to do? Maybe a new field type could be a solution.

@mkormendy
Copy link

It seems like everything I need from JSON schema form, like conditionals for arrays inside arrays, is never implemented. And maybe 6 years later I would have hoped that this would have been solved, but nope. 😞

Sometimes having an array inside of an array is the best flow for a user. In mine and others it appears this is the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants