Send an email to the selected row
I want the admin to be able to send the email to the user , but on this code I always get the first users on users table witch is the admin himself
1 Reply
Just pass $record into the action callback. That would be the record for the row.