Announcement

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

    Difference in DevCon for validation errors between DynamicForm and ValuesManager

    Hi Isomorphic,

    I'm using latest 5.1p (v10.1p_2016-03-17).
    I just noticed that validation errors for ValuesManager are WARNed in the DeveloperConsole, which is not the case for DynamicForm.
    I think that the behavior for DynamicForms is the correct one.

    Code:
    14:03:37.073:MUP9:WARN:validation:isc_ValuesManager_0:Validation failed with the following errors:
    nextShipment:- Must be a date.
    ValuesManager showcase example
    DynamicForm showcase example

    Best regards
    Blama

    #2
    The log level for ValuesManager has been updated to INFO. Please try the next nightly build, dated March 19.

    Regards,
    Isomorphic Software

    Comment


      #3
      Hi Isomorphic,

      this is changed for me using 2016-03-20.

      Thank you & Best regards
      Blama

      Comment

      Working...
      X