newhck / php-form-builder-class

Automatically exported from code.google.com/p/php-form-builder-class
GNU General Public License v3.0
0 stars 0 forks source link

Disabled fields do not submit #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add e-mail or text field
2. add attribute disabled = 1
3. submit form

What is the expected output? What do you see instead?
A disabled input should still submit, I believe, however they do not seem to 
appear in the submitted values.

What version of the product are you using? On what operating system?
PHP v5, Linux.

Please provide any additional information below.

Original issue reported on code.google.com by gcani...@remax-oa.com on 18 Mar 2011 at 12:30

GoogleCodeExporter commented 8 years ago
Ignore this - readonly=true is what I needed.

Original comment by gcani...@remax-oa.com on 18 Mar 2011 at 12:35

GoogleCodeExporter commented 8 years ago

Original comment by ajporterfield@gmail.com on 18 Mar 2011 at 3:10

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It may seem strange, and it is, but I have only ever had this problem when 
doing real estate work ( www.burkerealty.ca ) work. I have no idea if there is 
a reason for this or not. Can anyone help me out?

Original comment by enderber...@gmail.com on 25 Oct 2012 at 11:22