1. SmartClient Version: v9.0p_2013-07-14/Enterprise Deployment (built 2013-07-14)
2. Browser: Chrome, it's version 28.0.1500.95 m.
DynamicForm validators don't work. This problem occurred in UI that builts with xml.
DynamicForm frm = new DynamicForm();
frm ...
.
.
Return value of "frm.validate()" is always true.
How to i solve this problem? Do you have any idea?
Thank you in advance.
2. Browser: Chrome, it's version 28.0.1500.95 m.
DynamicForm validators don't work. This problem occurred in UI that builts with xml.
DynamicForm frm = new DynamicForm();
frm ...
.
.
Return value of "frm.validate()" is always true.
How to i solve this problem? Do you have any idea?
Thank you in advance.