Defer Required Enforcement Question
Date: 13 Mar 2002 05:12:58 -0800
Message-ID: <6757365f.0203130512.1bfb33b3_at_posting.google.com>
Supposedly when you switch the Deferred Required Enforcement property pallete item at the form level a user is only supposed to be prompted that a field is required just before a commit. However, Im having a problem.
I have a standard master detail block. When I go from the master to the detail block with my cursor there is a piece of code that fires from the When-New-Record-Instance that fires from the detail block:
We have a few items in the block that are display items. They are assigned to null. When this happens it seems to override the defer required and and the same old required error message pops up. The items that are assigned are display items so Im not navigating to them.
Tried this on a template form. Used the same two blocks. Add a few records to each. Added the join condition. Required at item level plus deferred required at form level works fine. Assigned one of the items in the detail block to null in the when-new-record-instance trigger and its overriding the defer required and wont let me navigate out of any of the required items in the detail block.
Why does this happen? Received on Wed Mar 13 2002 - 14:12:58 CET
