I want to script an if statement that runs when the user enters the signature field. It will check if textfield1 is null. If textfield1 is null, a message tells the user to complete textfield1 and the signature dialog box is cancelled/stopped from appearing.
I have all the script except how to cancel the signature dialog from appearing.