I just came across this. I am intending to have a few fields that may or may not be editable. I use <input ... disabled> when applicable to keep users from editing the content. The problem is that when the form is submitted, the disabled fields are blank.
What is up with that?
Am I using the wrong property?
Thanks,
Jose
What is up with that?
Am I using the wrong property?
Thanks,
Jose