I am writing a custom action.
I want to click to this action, it will show a popup confirm
This action work same delete action.
Other, can I custom message, label button?
3 Answers
Hello,
Can you explain it showing some screenshots.
I don't fully understand your need.
Regards,
Hello,
This is not intrinsically supported, but you can write your JS code on custom toolbar button. (appearence>toolbar-button.php)
Example JS code for confirm dialog is discussed here.
http://stackoverflow.com/questions/3587480/jquery-modal-dialog-and-jqgrid
Regards,
Your Answer