Actions
Task #49810
closedAdditional columns in list view: some columns only visible to admins
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-07-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I often use the list module to show additional columns from records like page or content properties.
Unfortunately, some of the important (at least to us) ones like UID are only selectable for admins.
You can't grant editors access to these field, probably because they aren't editable anyways.
See attached screenshots.
I am not a programmer, but I traced the function responsible for generating the select menu (fieldSelectBox) back to /typo3/class.db_list_extra.inc, line 1565.
Files
Updated by Gerrit Code Review over 11 years 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 https://review.typo3.org/22157
Updated by Georg Ringer over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3940786ffb66bc239522f3e23b3e78cc229b2f9e.
Actions