Feature #39081
Disable Upload form in TCA form globaly
| Status: | Under Review | Start date: | 2012-07-19 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Dominique Feyer | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
Description
Currently to disable to form upload in TCA form we must use the disable_controls key in the config array. On some TYPO3 installation it's part of the project guidline, that the user must upload files to fileadmin, before using them.
Disabling upload control, for each field is error prone. So a global User TSConfig can be a good idea
options.disableUploadControlInTcaForm = 1
History
Updated by Gerrit Code Review 10 months ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12905
Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12905
Updated by Gerrit Code Review about 1 month ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12905