Throwing Client side validation on required field when we click on cancel
Hi, I have configured a pzmodaltemplate with cancel and submit buttons. In the UI we have a required* Notes field. When I click on cancel button it throws error saying value cannot be blank on second click it closes the pop up. How can we restrict this client side validation on required field when we click cancel?