maxatwork / form2js

Javascript library for collecting form data
http://maxatwork.github.com/form2js/
MIT License
640 stars 137 forks source link

Repopulate form from JSON? #5

Open jabbett opened 13 years ago

jabbett commented 13 years ago

form2js has been a breakthrough in my coding - thank you!

Now that I can suck JSON out of my form, do you have a magical way to take the JSON object and repopulate the form fields with its data?

Before I spend an evening writing custom code, I thought I'd ask.

maxatwork commented 13 years ago

Thanks for testimonials!

About your question - currently I don't have such solution, probably will do this later (have very tight schedule at my job now).

maxatwork commented 13 years ago

Check out develop branch (9d7ca0afd4029940e7e091b62b9775eb8e1cf4a2)