Feature #97
Multiple actions on Table
Status: | CLOSED | Start date: | 04/22/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-nethgui | |||
Target version: | Phi | |||
Resolution: | NEEDINFO: |
Description
TableController must support multiple actions. For instance, in User Module we have
- Modify
- Reset password
- Lock account
- Remove
Associated revisions
Refs #97. Callback procedure for column view generation.
See prepareViewForColumnActions()
.
History
#1 Updated by Davide Principi over 10 years ago
- Status changed from NEW to CLOSED
- Assignee set to Davide Principi
- Start date set to 04/22/2011
- % Done changed from 0 to 100
This issue has been completed after a general CRUD reimplementation.
See commits commit:d2c6f8 through commit:85ae74.