brutusin / json-forms

JSON Schema to HTML form generator, supporting dynamic subschemas (on the fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided
http://brutusin.org/json-forms
Apache License 2.0
606 stars 168 forks source link

Generate form with collapsible pannel #144

Open raghucsjm opened 2 years ago

raghucsjm commented 2 years ago

I have a json file which contains different data, which is logically separated , so I need to group them in collapsible pannel. Is there any solution for this.

And One more thing is that, can we create html with use defined id.

peeyush12345 commented 1 year ago

<!DOCTYPE html>

Group 1

Content of Group 1

Group 2

Content of Group 2

peeyush12345 commented 1 year ago

<!DOCTYPE html>