Actions
Bug #18840
closedTCA input with property checkbox can't be removed
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-05-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
it is not possible to override a checkbox setting
eg nav_title has a checkbox which doesn't make really sense.
So this setting should remove it:
$TCA['pages']['columns']['nav_title']['config']['checkbox'] = "";
solution: attached patch
(issue imported from #M8503)
Files
Actions