silverstripe-userforms/code/extensions
Damian Mooyman 9535a2acd7 BUG Fix issues when adding new formfields:
- Page no longer reloads on new field
 - Preview mode no longer errors on new field
 - Sort order of field dropdown is ordered
 - Default field type to Text field instead of abstract base class
 - Ensure fields named 'Field' is invalidated.
2015-08-17 13:56:16 +12:00
..
UserFormFieldEditorExtension.php BUG Fix issues when adding new formfields: 2015-08-17 13:56:16 +12:00
UserFormValidator.php API Formfield validation for nested groups and pages 2015-08-13 12:24:54 +12:00