json-schema-form / angular-schema-form

Generate forms from a JSON schema, with AngularJS!
https://json-schema-form.github.io/angular-schema-form
MIT License
2.47k stars 653 forks source link

What should be the schema type for Form type "section"? Can i write my own text in that section? #946

Closed rajdu closed 6 years ago

Anthropic commented 6 years ago

Normally there isn't one, but you can certainly name it after a parent object if they are logically object based groupings. You can add a help text output to a section easily enough.