silverstripe-widgets/javascript
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
..
WidgetAreaEditor.js BUG: Enable chosen in WidgetAreaEditor fields. 2012-08-30 10:09:49 +03:00