spModal with buttons: How to define functionality when a button is clicked?
Hello,I have an spModal with two buttons. I would like to display a message to the user when the "Agree" button is selected, and a different message when the "Disagree" button is selected. In addition, if the user closes the modal by clicking the "X"...