I have a problem when entering wrong verication code in the form. The problem is as follows:
When the form is loaded, some fields are automatically filled from a costum code in the OnLoad event. Alright. But after filling the all form and enter wrong code verification (Check Security Question), contents field filled automatically disappear. I think is in Event Loop. I've tried to put a costum code (with same code witch is in OnLoad, to fill again automatically the fields) within the Security Question Check in OnFail (before or after of EventLoop) but not results. When the user fail on the code varification, the fields that had been automatically filled are empty now.
Can you help?
Thanks
António Graça