Hi , if someone can help me
I could implement additional code action called "new" using addbutton function
my doubt is with another action called "email", i need for example send an email to 4 selected records
How does " email_form" know the number of selected records?
[attachment=0]Captura.JPG[/attachment]
I could implement additional code action called "new" using addbutton function
$this->view->Toolbar->addButton("toolbar-button-add","http://myweb/es/component/chronoconnectivity5/?cont=lists&ccname=gestion_evaluators_list&act=new","NUEVO", "http://myweb/libraries/cegcore/assets/images/toolbar/add.png", "link");
my doubt is with another action called "email", i need for example send an email to 4 selected records
How does " email_form" know the number of selected records?
[attachment=0]Captura.JPG[/attachment]