silverstripe-userforms/code/model
Ian Walls 91eb97e37c Set EditableCustomRule:FieldValue to Varchar(255)
Fixes issue #477; without explicitly setting the length here,
the field defaults to 50, making it impossible to match HasValue
on longer field options.
2016-06-22 10:02:38 -04:00
..
editableformfields BUG Fix issue with maxlength="0" 2016-05-16 18:05:05 +12:00
recipients NEW Allow translation of tab names (#384) 2016-04-08 16:45:10 +01:00
submissions API Added ability to extend permissions of SubmittedForm with an extension 2016-04-22 13:33:02 +12:00
EditableCustomRule.php Set EditableCustomRule:FieldValue to Varchar(255) 2016-06-22 10:02:38 -04:00
UserDefinedForm.php API Use core validation for form submission 2016-04-18 12:04:21 +12:00