gsouf / UForm

php form library
Other
0 stars 2 forks source link

JSON output #24

Open gsouf opened 8 years ago

gsouf commented 8 years ago

Right now we can draw a form as an already html, rendered form.

We should make possible to export for ajax call in JSON format (with for instance only success/faillure and error list). It can also be useful for https://github.com/jdorn/json-editor or https://github.com/joshfire/jsonform