This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-userforms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-userforms
mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced
2024-10-22 15:05:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-userforms
/
code
/
Extension
History
Luke Fromhold
78f3e68a25
Fix directory for UsedOnTableExtension namespace, to be psr-4 compliant. New dir rather than namespace to prevent backwards-incompat.
2021-04-02 16:04:17 +11: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
UserFormFieldEditorExtension.php
MNT Update docblocks and import statements (
#1044
)
2021-02-26 16:13:23 +13:00
UserFormFileExtension.php
MNT Update docblocks and import statements (
#1044
)
2021-02-26 16:13:23 +13: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