Actions
Feature #18505
closedHide buttons in Listview
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-03-27
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
Currently it is not possible to hide specific icons of the list view (with Extended view enabled). It is a all or nothing.
With the attached patch it is possible to
- hide specific icons for all tables
- hide specific icons for specific tables.
Syntax is the following one in Page TsConfig
mod.web_list.hideIcon.pages = view,info
mod.web_list.hideIcon = edit
the following icons are hideable:
view, edit, move, info, history, versioning, permission, newafter, sort, hide, delete, movelevel
(issue imported from #M7948)
Files
Actions