silverstripe-userforms/code/model
Will Rossiter 527b63786d FIX Resolve issue with multiple dependent rules
Implementation of the rules required that a dependent field could only rely on one implementation. This patch joins all those dependencies together in one function to exclude. Tests / a rewrite of this behavior is on the horizon.
2013-02-27 16:05:30 +13:00
..
formfields BUG Fix the 'always modified' label in treeview. Fixes #48. 2012-10-18 20:19:33 +13:00
submissions FIX: save a null value instead of upload data. (Fixes #87) 2013-01-29 21:44:00 +13:00
UserDefinedForm.php FIX Resolve issue with multiple dependent rules 2013-02-27 16:05:30 +13:00