Discussion
1
Replies
1577
Views

Lanit
RU
Posted: February 4, 2016
Last activity: March 15, 2016
Last activity: 15 Mar 2016 22:29 EDT
Closed
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?