Bonsoir amis,

je ne parle pas français et je m'excuse. J'essaie d'expliquer mon problème en anglais.

In my form I have a required field. In the same form I created a push button to reset the form and restore the initial conditions. In Its trigger WHEN-BUTTON-PRESSED I have entered this code:

clear_form(no_validate) ;
init_form; -- this is the procedure with I initialize the form WHEN NEW FORM INSTANCE

But when I press on the button, this is the message returned:

FRM-40202: Field must be entered

How can exit from the field and reset my Form ?

I hope in Your help.

By
Gaetano