g.succu Posted March 1, 2016 Share Posted March 1, 2016 Hi, I'd like to add a new action among the actions that an admin can use in the customer list. Right now there are three actions: Edit, View and Remove. I've trying adding another row action to the controller $this->addRowAction('myaction'); And if I print $this->actions I can see my action added. The problem is I have no idea on how to add it to the view and so use it. Any help? Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now