Forms 3.0 Required Field Attribute Q
Date: 1995/12/13
Message-ID: <4amua0$fd9_at_mips.infocom.com>#1/1
Hi.
Does anyone know if there are any differences in the validation of a field
(forms 3.0) between the Required attribute when originally defined in the
designer, and the Required attribute set for a field using the SET_FIELD
packaged procedure.
Has anyone else run across this before?
Does anyone have a workaround?
Is this the way it is supposed to work?
One workaround I tried (unsuccessfully) was to put a key-nxtfld trigger on the required field, like the following:
enter;
check_package_failure;
next_field;
but when I do this, it does not acknowledge the on-validate-field trigger as being fired.
Now, I'm just dazed and confused :-/
Any ideas anyone?
As usual, you're help in this is appreciated ahead of time.
Bob Walters bobwal_at_infocom.com
Florists' Mutual Insurance Co. Received on Wed Dec 13 1995 - 00:00:00 CET