silverstripe-framework/tests/forms/uploadfield
Sam Minnee cc7318fde4 NEW: Added canAttachExisting config option for UploadField.
This is the companion setting to canUpload, letting you control whether existing files from the asset store can be referenced.  It's particularly useful when using UploadField on the front-end.
2013-01-11 09:29:02 +01:00
..
UploadFieldTest.php NEW: Added canAttachExisting config option for UploadField. 2013-01-11 09:29:02 +01:00
UploadFieldTest.yml ENHANCEMENT Attaching files from /assets through UploadField 2012-02-08 15:34:41 +01:00