silverstripe-userforms/code/Model
Robbie Averill bf142eb6ef FIX Display rules for page breaks/editable form steps now works again
This was previously broken in a regression from https://github.com/silverstripe/silverstripe-userforms/pull/575
where the fields themselves could still be toggled, but the jQuery event dispatches for the form steps
were removed. This pull request re-introduces those jQuery event triggers when hiding and showing
editable form fields via display rules.
2019-03-25 15:09:38 +13:00
..
EditableFormField updated canCreate function to check for Parent object 2019-03-13 10:18:41 +13:00
Recipient FIX app email templates not resolving correctly 2018-11-18 14:08:53 +13:00
Submission Merge pull request #799 from creative-commoners/pulls/5.2/double-escaped-html 2018-08-27 12:42:11 +12:00
EditableCustomRule.php FIX Display rules for page breaks/editable form steps now works again 2019-03-25 15:09:38 +13:00
EditableFormField.php FIX Display rules for page breaks/editable form steps now works again 2019-03-25 15:09:38 +13:00
UserDefinedForm.php Correct icon path 2017-10-21 13:16:13 +13:00