Actions
Feature #17766
closedLimited List-View for BE-user
Start date:
2007-11-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
If you are using tt_news or other extension, where you need more than a couple of users, it would be cool to limit the db_list to only there own data records. So you don't have to create a sys-dir/category for every user/group.
In addition you could define a user/group, which are allowed to list all records of one type in one page.
The usabillity for managing User would be much higher.
PageTS:
mod.web_list.list {
[table].groupsAll = [ID-List of groups]
[table].groupsLimited = [ID-List of users]
}
UserTS:
mod.web_list.list {
[table].pagesAll = [ID-List of groups] | all
[table].pagesLimited = [ID-List of users] | all
}
(issue imported from #M6673)
Files
Actions