Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • ESutherland
    replied
    Originally posted by claudiobosticco View Post
    I appreciate your help, however we do not use smartclient server side, only javascript.

    Leave a comment:


  • Blama
    replied
    Hi,

    no never tried it so far. So many ideas, so little time...

    Best regards
    Blama

    Leave a comment:


  • claudiobosticco
    replied
    Hi Blama :) , did you ever try that code or wasn't it useful?

    Leave a comment:


  • Blama
    replied
    Hi all,

    wanted to link that one as well. You beat me at it, claudiobosticco :)

    Best regards
    Blama

    Leave a comment:


  • claudiobosticco
    replied
    Hi ESutherland, did you see this thread https://forums.smartclient.com/forum...or-dynamicform ?

    Leave a comment:


  • Isomorphic
    replied
    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:


  • ESutherland
    started a topic Validator that is non-blocking

    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)
Working...
X