form2js
form2js copied to clipboard
js2form nodecallback not used
i would really like this functionality as it came in very useful when extracting data from the forms i'm using.
i know that the work around is to transform my data into something that will fit into the form before submitting it to the js2form function, but i rather have the same shape of code for submitting data as extracting data. :)