Hi -
I use dxValidators with the validationEngine. All works as expected.
When I navigate back to this page from my app, I need to clear the fields. I use the viewShown event to clear the fields. Clearing the fields causes the dxValidators to indicate errors. There should be no errors visible until the user interacts with the screen.
I have looked for the reset() function, but I can't seem to find it in any of the objects available.
Find attached sample app demonstrating the problem. Hit the 'Scan' button to navigate to a second page. Hit the back arrow to return to the initial page. The problem will be visible.
Thank you.