Steve Boyd
7a6cd1c211
API Stop using deprecated API
2022-11-29 09:36:08 +13:00
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
Steve Boyd
81fcd669a2
FIX Show custom validation message for checkbox and radio groups
2020-07-21 17:30:55 +12:00
Michal Kleiner
5d739c4db4
FIX Add missing space before aria-describedby attribute
2020-05-04 18:13:41 +12:00
Robbie Averill
3bc2b45170
Merge branch '5.2'
2018-09-22 13:54:33 +02:00
Robbie Averill
6e3eea22bc
FIX Step navigation buttons are not translatable
2018-09-03 07:56:52 +02:00
Nicholas Sorokin
c906b0c973
Fix misplacement of actions class
2018-07-14 02:38:13 +09:30
Nicholas Sorokin
8c0763288f
Include Actions class alongside step-buttons
2018-07-14 00:57:24 +09:30
Nicholas Sorokin
d2ddaddede
Replace class "Actions" with "btn-toolbar"
2018-07-02 17:04:14 +09:30
Nivanka Fonseka
68a377b3ba
updated the CSS, and fixed the colspan over the filters
2018-06-05 11:04:23 +05:30
Will Rossiter
86cd7f9511
Fix tests
2017-10-18 21:36:31 +13:00
Robbie Averill
c6ad8648fd
Merge branch '4'
2017-09-26 11:30:56 +13:00
Robbie Averill
12aad64972
FIX Update namespacing and include paths in new multiple option field tests
2017-08-22 16:40:18 +12:00
Robbie Averill
91bac6dcf4
FIX Add namespaces for UserFormsOptionSetField template and EditableMultipleOptionField templates
2017-08-22 16:40:18 +12:00
Robbie Averill
cba7c26950
API Move templates to namespaced class locations in the templates folder
2017-08-22 16:40:16 +12:00