Actions
Feature #17628
closedenable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
Start date:
2007-09-26
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
For a certain configuration I would like to disable the 'browse-file'-Icon and only allow direct file-uploads. Function dbFileIcons in class.t3lib_tceforms.php is nearly prepared for this and with minor changes form the attached patch the new param is available.
If this patch is accepted, the core documentation in http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/2/#id3660035 should be extended accordingly:
Key: noBrowser
Datatype: boolean
Description: Disables the 'browse-file'-Icon.
Scope: Display
btw: the available param readOnly is not yet listed in this part of the documentation
(issue imported from #M6398)
Files
Actions