Announcement

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

    How to use validateData() method without changing field focus

    SmartClient 9.1 pro.

    I've got a DynamicForm where I want to run validateData() periodically as the user is going through the form. The problem is that validateData() will change the focus to the first error field. I would like to disable that, and just have validateData() mark up the form, but let the user continue typing wherever they are without screwing up the field focus.

    Is there some way to get validateData not to mess with field focus?
Working...
X