Discussion
Lanit
RU
Last activity: 15 Mar 2016 22:29 EDT
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?