Button label changes in the modal Confirm method
I have a requirement to change the Confirm popup button labels OK and Cancel to "Proceed" and "Return to Page". Can someone show me how to do it; i can process when the user clicks on OK=true and Cancel=false; but I want to change the labels OK and Cancel to "Proceed" and "Return to Page". Thanks, Leira