jquery-form/form

support load json data into a form fields

Closed this issue · 1 comments

support load json data into a form fields

jQuery Form focuses on serializing form data into JSON and submitting via AJAX. There are no plans to incorporate loading JSON data into a form.

You should take a look at another project I work on: jQuery loadJSON. It does what you're asking for.
https://github.com/kevindb/jquery-load-json