koumoul-dev / vuetify-jsonschema-form

Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/
MIT License
538 stars 154 forks source link

display and edit an array item #414

Open mdrio opened 1 year ago

mdrio commented 1 year ago

Hi, is there a way to display only a part of a form? Basically I have a form with many arrays and I would like to edit only one item at time. Consider I am using conditional forms (if/else statements).

Thanks

albanm commented 1 year ago

I am not sure that I fully understood your need, but not I don't think this is possible.