Actions
Feature #17762
closedPossibility to add new action buttons using a hook for Web > List
Start date:
2007-11-07
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
Possibility to add new action buttons using a hook for Web > List
That patch could have also possibility to set order - hook for adding new items is not reasonable without this feature - and possibility to disable unwanted items user/user group level.
(issue imported from #M6667)
Files
Updated by Tapio Markula about 17 years ago
In the patch the hook needs more parameters in order to define new link correctly.
$hookObj->addItems($cells,$this->disableListmoduleMainIcons,$this,$table,$row,$SOBE);
Updated by Christian Kuhn almost 16 years ago
Hooks have been added with #17801.
Please reopen or add a new issue if those still don't fit your needs.
Actions