Xref: alice comp.databases.oracle.tools:27159
Path: alice!news-feed.fnsi.net!hammer.uoregon.edu!logbridge.uoregon.edu!xmission!news.cc.utah.edu!not-for-mail
From: Sean McMurray <smcmurr@admin.dce.utah.edu>
Newsgroups: comp.databases.oracle.tools
Subject: Re: FORMS 4.5: Can't escape from a NEW record with required fields
Date: Thu, 24 Jun 1999 16:54:47 -0700
Organization: University of Utah - ACLIS
Lines: 15
Message-ID: <3772C547.BB0B9516@admin.dce.utah.edu>
References: <3772B087.9D5A8C15@admin.dce.utah.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: coward.ks.cc.utah.edu 930263830 6142 128.110.158.139 (24 Jun 1999 22:37:10 GMT)
X-Complaints-To: abuse@cc.utah.edu
NNTP-Posting-Date: 24 Jun 1999 22:37:10 GMT
X-Mailer: Mozilla 4.6 [en] (Win98; U)
X-Accept-Language: ja,en

Sean McMurray wrote:

> I have a form which opens into a new record, but has a find button.
>
> When I click the find button in a NEW record, I get an FRM-40202 error
> because I haven't filled in a required field.
>
> How can I escape from the new record without having to enter values in
> required fields?

Here's the answer to my own question (just in case anyone else was
interested).
Set the Form property DEFER_REQUIRED_ENFORCEMENT to True.


