silverstripe-widgets/code
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
..
controller NEW: Add an extension that provides the <page-url>/widget/<widget-id> URL as part of the widgets module. (Trac #7174) 2012-06-22 14:04:21 +12:00
form Issue #4: Adds missing requirements for WidgetAreaEditor 2012-08-09 17:09:57 +01:00
model BUG: Enable chosen in WidgetAreaEditor fields. 2012-08-30 10:09:49 +03:00