⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Sending a Email of Export List



Sai Sarath

Sai Sarath
  • profile picture
  • Member

Posted 27 August 2019 - 08:51 AM

I just kept 

$state = $crud->getState();
                        if ($state == 'export')
                            {
                             $crud->columns('Email');
                            }
 

for Mail Setup for but Iam helpless is there any possiblity way for sending Export file through Mail if there what is the source code for it