Actions
Feature #20522
closedExclude items from list view in backend
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-05-29
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
In regard to a question in typo3.english mailing list, I propose to add a feature that allows for custom additions to the list view where clause, which can be configured via TCA.
Patch adds this feature and introduces:
$TCA[$table]['ctrl']['listAndWhere']
(issue imported from #M11211)
Files
Updated by Christian Müller over 15 years ago
As written in core list, maybe I should change the way the property is added, because in the current patch it may affect too many things in backend so that effectively the records that are filtered by the andWhere may not be usable. Comments are welcome...
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Actions