Announcement

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

    #16
    Also, the valuesAreValid() you mention in #14 is also only on DynamicForm and not on ValuesManager.

    Comment


      #17
      Originally posted by Blama View Post
      Hi Isomorphic,

      I bumped into this one again today and wanted to let you know that this is still missing, also in the 12.0d docs. No blocker for me, as there are workaround in my case, but would it be good to have that API nevertheless.

      Best regards
      Blama
      Actually, the API you requested, ValuesManager.addAsyncValidationReplyHandler(), was added within a month of your post #14 in 2016, is in SGWT 6.0p 2016-04-15 and indeed you can see the API there now by following the original documentation link you posted.

      Originally posted by Blama View Post
      Also, the valuesAreValid() you mention in #14 is also only on DynamicForm and not on ValuesManager.
      This one does appear to be missing, so we'll add it.


      Comment


        #18
        Hi all,

        I just noticed that ValuesManager.checkForValidationErrors() that takes a CallBack was added in 12.0p. Same for ValuesManager.valuesAreValid(), like written in #17.

        Best regards
        Blama

        Comment

        Working...
        X