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
607 stars 168 forks source link

Images in a form #67

Closed wendibus closed 7 years ago

wendibus commented 7 years ago

I try to save an image in a form. Has anyone done that successfully? I would love to have a button within the form (right now the button is below the form) show the picture as thumbnail and store it as an object.

idelvall commented 7 years ago

Again, how your question relates to this library?