silverstripe-userforms/code
Stephen Shkardoon b825b6e42c Change CSV field export order to match form order - Fix #438
It will order the CSV field export to match the current order of the
field. Previously, it would be sorted alphabetically.
For any fields that are not in the current form, they'll be at the end
of the CSV, sorted by Title again.
2016-03-21 23:45:17 +13:00
..
extensions BUG Fix duplication of forms with groups 2015-09-18 11:56:58 +12:00
formfields remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
forms Correcting issue #439, where date pickers were no longer functioning. 2016-03-18 16:38:40 +11:00
model Change CSV field export order to match form order - Fix #438 2016-03-21 23:45:17 +13:00
modifiers Added segment field 2015-08-14 15:39:30 +12:00
tasks BUG call log() function on instance of UserFormsUpgradeService, to remove run time error that says 'log' function doesn't exists on UserFormsUpgradeTask class 2016-01-07 16:00:57 +13:00
UserFormsGridFieldFilterHeader.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00