Announcement

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

    Validation behavior on DynamicForm

    Isomorphic,

    I see a strange behavior when I call validate on ValuesManager. I don't have a datasource attached to forms, its all plain forms. I would like to validate it. When I first validate the forms it shows the errors fine but when I change some value of the form and then invoke validate manually on ValuesManager, some components are not validated. So how do I force complete validation of all values (with latest form values) on subsequent invocation of validate() method.

    Thanks.

    #2
    Isomorphic,

    Never mind, I figured it out.

    Thanks.

    Comment

    Working...
    X