ShwModalDialog
Hi,
We have a requirement to display the Confirm popup with YES, NO buttons instead of OK Cancel, we have implemented the ShowModalDialog option and it is working fine in IE where as the same is not working in Chrome (Open UI).
Please let me know how to write PM / PR to implement the same.
Req: When user change the SR Status field value to Closed, the popup should displayed and continue based on the user response (OK / Cancel)
If user click on Yes then continue next steps else stop executing the next steps.
Any solution would be much appreciated.