Discussion
1
Replies
1451
Views
Lanit
Posted: February 4, 2016
Last activity: March 15, 2016
Modal dialog validation
Is it possible to validate a modal dialog after it closed, but not submitted?
For example, I have a dialog with table with 2 columns: name and date. Date is required. Table filled in Pre-processing data transform. If I click Submit - form validates and show me an errors. But, if I click Cancel where is no validation. So, question: is it possible to validate table when user clicks Cancel?
You will want to associate an action with the button. That button can then call the same validate rule you have referenced on the modal dialogue flow action.
Regards,
Tara
Pega Academy Support Team