silverstripe-userforms/code/model
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
..
editableformfields BUG fixing bug that prevents non-admin users from editing user defined form fields. 2016-02-16 17:58:04 +13:00
recipients BUG fixing bug that prevents non-admin users from editing user defined form fields. 2016-02-16 17:58:04 +13:00
submissions remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableCustomRule.php BUG fixing bug that prevents non-admin users from editing user defined form fields. 2016-02-16 17:58:04 +13:00
UserDefinedForm.php Change CSV field export order to match form order - Fix #438 2016-03-21 23:45:17 +13:00