Originally posted by claudiobosticco
View Post
Announcement
Collapse
No announcement yet.
X
-
I appreciate your help, however we do not use smartclient server side, only javascript.
-
Hi,
no never tried it so far. So many ideas, so little time...
Best regards
Blama
Leave a comment:
-
-
Leave a comment:
-
Hi ESutherland, did you see this thread https://forums.smartclient.com/forum...or-dynamicform ?
Leave a comment:
-
We don't have something like a validator that can be not valid. However if you're basically trying to show a kind of warning message, that's pretty easy to accomplish: just add a BlurbItem with the warning message, have it initially hidden, and show it from a change handler after running whatever kind of validity check you want.
Leave a comment:
-
Validator that is non-blocking
Is it possible to have a FormItem validator that will still allow the form to be submitted?
We use implicitSave as well, not sure if that impacts solution.
SmartClient Version: v10.0p_2015-12-02/Pro Deployment (built 2015-12-02)Tags: None
Leave a comment: