Re: Forms 4.5- HELP

From: Ramesh Krishnamurthy <rkrishna_at_us.oracle.com>
Date: 1996/08/06
Message-ID: <4u68k3$pf4_at_inet-nntp-gw-1.us.oracle.com>#1/1


While designing applications based on GUI like Forms 4.5, no assumption should be based on navigation sequence,since the user could click anywhere on the screen and the form should be doing what the KEY-NXTFLD was doing in forms 3.0. Hence, always use WHEN-VALIDATE-ITEM in place of KEY-NEXT-ITEM. This would ensure that whatever validations/actions that were happening in KEY-NXTFLD in forms 3.0 would always occur when the user tries to leave the field , by clicking anywhere else.

Regards,

Ramesh

Rkrishna_at_us.oracle.com Received on Tue Aug 06 1996 - 00:00:00 CEST

Original text of this message