Hi,
I am using custom toolbar button for bulk actions.After the action I would like to show an custom message using phpgrid_msg.But when I click on the button I get 500:internal server error, however the action is successfully but instead of success message I get this error message.
1 Answers
Check the ajax response output in firebug.
It would show exact reason.
https://phpgrid.desk.com/customer/portal/articles/926266
You can refer demos/editing/bulk-edit.php for reference.
Your Answer