I have 3 buttons in a form, say A, B and C. On clicking on button C I am checkin

I have 3 buttons in a form, say A, B and C. On clicking on button C I am checking a condition if that condition is satisfied I am able to display a confirmation dialog(with "Yes" , "No" buttons on it). But when the user clicks on "No" button the form is getting submitted. I tried with all of the following javascript functions asi.alert(), confirm(), event.propogation() and event.preventDefault(), but I am failing to retain on the same form after clicking on No. I have written the scripts on submit event. Is there any way we can do it? My Appian version is 7.3....

OriginalPostID-110301

OriginalPostID-110301

  Discussion posts and replies are publicly visible