silverstripe-userforms/templates
3Dgoo c71cf11a8e
Fix <br> in textarea on validation redirect (#1035)
* Fix <br> in textarea on validation redirect

When someone inserts break lines in a textarea field and submits the form, if the form validation fails and the form is populated the text area will populate with <br> displayed in the field.

This fixes that issue.

* Update EditableTextareaField.ss
2021-03-22 17:10:42 +13:00
..
SilverStripe/UserForms Fix <br> in textarea on validation redirect (#1035) 2021-03-22 17:10:42 +13:00
email FIX Fixes #814 Renamed 'SubmittedFormEmailHtml' to 'SubmittedFormEmail' 2019-01-17 10:30:05 +13:00