Announcement

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

    Call back on Validator error

    SmartGWT 2.2

    We're trying to have a callback invoked when a validation exception occurs. We're tried setting willHandleErrors to true but this has not worked. It allows our callback to manually handle other types of errors but not validation errors.
    We tried supplying an errorhandler to RPCManager but that does not seem to be invoked on validation errors either.

    We're trying to save several DynamicForms in a SectionStack. The problem is that if a user "collapses" a section and then tries to save all the DynamicForms, any form that is currently collapsed will not show error icons or error text on validation errors.

    Can anyone suggest an effective approach?
    Thanks
Working...
X