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
Colin Kuskie
ea8415f902
bugfix, missing labels
2005-12-04 15:56:59 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
JT Smith
748fddb85b
- Fixed a few bugs in the new form system related to UI levels and hidden
...
fields.
- fix [ 1275024 ] Can not edit layout on 6.7.2
- fix [ 1262235 ] sql report form params
2005-08-31 20:15:55 +00:00
JT Smith
c687487df1
- fix [ 1274951 ] Unable to drag rank in asset manager
...
- fix [ 1276449 ] 6.7.1 content invisible after edit by content manager
- Fixed a few bugs in the new form system related to UI levels and hidden
fields.
2005-08-31 19:23:46 +00:00