Jump to content

Add New Action In Admin Customer List


g.succu

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...