form2js icon indicating copy to clipboard operation
form2js copied to clipboard

Repopulate form from JSON?

Open jabbett opened this issue 14 years ago • 2 comments

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.

jabbett avatar Aug 31 '11 00:08 jabbett

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 avatar Aug 31 '11 15:08 maxatwork

Check out develop branch (9d7ca0afd4029940e7e091b62b9775eb8e1cf4a2)

maxatwork avatar Sep 29 '11 14:09 maxatwork