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
Steve Boyd
2a47b1821e
NEW Extension to link file submissions to userform on the used on table
2020-11-04 11:47:50 +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
BUG Fix confirm upload form modal on Elemental block
2020-06-11 15:17:13 +12: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