JSONForms
JSONForms copied to clipboard
Submit forms as json
Beware. This specification enctype='application/json' is no longer in active maintenance and the HTML Working Group does not intend to maintain it further. https://www.w3.org/TR/html-json-forms/
```html ``` For me this should result in this: ```json { "emails": [ 1, 3 ] } ``` But currently it gets: ```json { "emails": [ true, false, true ]...
Maybe merge in some of this code: https://github.com/boxxxie/js2form
invece di avere null come stringa, diventa null a valore