FRM-40209
384524May 26 2008 — edited May 26 2008Hello All,
In my form there is a number field which is 6 digits with certain format, if the user type more than six digits and press save with the mouse the error message FRM-40209: filed must be of form XXXX.
I want this message to be displayed but the issue is that it is displayed many times.
how can I display this message only once and force the cursor to stuck in that field especially that WHEN-VALIDATE-ITEM is not executed and using FORM_SUCCESS is not working.
Thanks in advance,