Jump to content

pass parameter to addRowAction


urbannet

Recommended Posts

Hello,

How can i add a dynamic list of addRowAction please ?

For exemple : exportCity1, exportCity2, ......

the list of city is in database : table city : id, name.

 

with One element it's OK.
1/ In renderList I add : $this->addRowAction('duplicate');
2/ create public function displayDuplicateLink(

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...