maxatwork / form2js

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

Is there a way to get disabled fields #70

Open dmgreene opened 10 years ago

dmgreene commented 10 years ago

Hi there. I've been doing some debugging, and I'm guessing that disabled fields are not serialized?

If that's the case, is there a way to turn that on? Like is there a way to get the disabled fields to be serialized?