silverstripe-framework/tests/forms/uploadfield
Ingo Schommer 60333f68ee NEW UploadField lists all files, shows path info
It doesn't make a lot of sense to limit the listing
to assets/Uploads/, which is the default set through FileField->folderName.
Showing all files regardless of folder makes them easier
to find, users can still opt-in to filtering by folder
through the TreeDropdownField.
2013-12-20 01:00:36 +01:00
..
UploadFieldTest.php NEW UploadField lists all files, shows path info 2013-12-20 01:00:36 +01:00
UploadFieldTest.yml API UploadField functions on new records 2013-05-27 15:22:59 +12:00