Project

General

Profile

Actions

Feature #17886

closed

Disabling some or all controls in "group" field

Added by Dmitry Dulepov over 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-12-05
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

This is a better solution for bug #6389. It offesrs possibilities to disable certain controls for the field with type="group". It can disable any or all of:
- list
- browser
- upload
controls. It is achieved by a new configuration setting named 'disable_controls', which may contain comma-separated combination of values frm the list above.

Test extension, screen shot and patch are attached. To use test extension, install it, go to Web>List and create a new record named "File controls test table".

It is worthless to specify 'disable_controls' => 'list' but sometimes'disable_controls' => 'list,upload' is useful to display thumbnails for some fields, that generated dynamically
(issue imported from #M6888)


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #17628: enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"ClosedBenni Mack2007-09-26

Actions
Related to TYPO3 Core - Feature #22627: disable_controls = browser not available on all "group" fieldsClosedBenni Mack2010-05-10

Actions

No data to display

Actions

Also available in: Atom PDF