Actions
Bug #14861
closedTCEFORM and SELECT-Box in Table-Details-View
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2005-07-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Settings in TCEFORM have no influence on the SELECT-Box in Table-Details-View (after clicking "List only this table").
Example:
TCEFORM.tt_content {
text_properties.disabled = 1
text_align.disabled = 1
text_face.disabled = 1
text_size.disabled = 1
text_color.disabled = 1
}
Put this into the page-TSconfig. The fields in the form are no more visible. But you can select the field in detail view and even view their content.
Editing of the fields is not allowed at all.
(issue imported from #M1282)
Actions