silverstripe-userforms/code/Extension
2021-01-17 15:58:55 +13:00
..
UpgradePolymorphicExtension.php FIX Do not remap polymorphic class names to UserDefinedForm if they are already an instance of it 2018-09-07 12:50:34 +02:00
UsedOnTableExtension.php NEW Extension to link file submissions to userform on the used on table 2020-11-04 11:47:50 +13:00
UserFormFieldEditorExtension.php FIX account for owner class while removing orphans (#1018) 2021-01-17 15:29:33 +13:00
UserFormFileExtension.php NEW DB column showing if file is userform upload 2020-05-28 13:14:34 +12:00
UserFormValidator.php Required fields can have display rules. Hidden required fields are dynamically excluded from server and client side validation. 2020-01-10 10:41:59 +13:00