silverstripe-widgets/code/model
Niklas Forsdahl ad99ac8fa2 BUG: Enable chosen in WidgetAreaEditor fields.
Fixed by having Widget::CMSEditor return a FieldList (with fields from
getCMSFields) for showing DropdownFields and ListboxFields correctly,
and by using FormField::saveInto() for saving the data in
Widget::populateFromPostData().
2012-08-30 10:09:49 +03:00
..
Widget.php BUG: Enable chosen in WidgetAreaEditor fields. 2012-08-30 10:09:49 +03:00
WidgetArea.php MINOR Initial commit 2012-04-18 23:20:33 +02:00