webgui/lib/WebGUI/Form
Colin Kuskie 7167f97a92 Fix a bug where List-type Forms created via DynamicField did not use default
values from the Form itself.  If you truly want a List with no defaults,
pass in an empty string on the value key in the param hash:

{ value => '' }
2005-12-16 19:36:59 +00:00
..
Asset.pm
Button.pm
Checkbox.pm
CheckList.pm
Codearea.pm
Color.pm
Combo.pm
ContentType.pm
Control.pm Replace new getValueFromPost with original. Checked that 2005-12-10 21:26:41 +00:00
DatabaseLink.pm
Date.pm [ 1363797 ] Calendar Javascript (Date/Time) 2005-12-12 15:00:33 +00:00
DateTime.pm [ 1363797 ] Calendar Javascript (Date/Time) 2005-12-12 15:00:33 +00:00
DynamicField.pm Fix a bug where List-type Forms created via DynamicField did not use default 2005-12-16 19:36:59 +00:00
Email.pm
FieldType.pm
File.pm
FilterContent.pm
Float.pm
Group.pm
Hidden.pm
HiddenList.pm
HTMLArea.pm
Image.pm
Integer.pm
Interval.pm
LdapLink.pm
List.pm Fix a bug where List-type Forms created via DynamicField did not use default 2005-12-16 19:36:59 +00:00
Password.pm
Phone.pm
Radio.pm
RadioList.pm
ReadOnly.pm
SelectBox.pm Replace new getValueFromPost with original. Checked that 2005-12-10 21:26:41 +00:00
SelectList.pm
Submit.pm
Template.pm bugfix, missing labels 2005-12-04 15:56:59 +00:00
Text.pm
Textarea.pm
TimeField.pm
TimeZone.pm
Url.pm
WhatNext.pm
YesNo.pm
Zipcode.pm