Re: Forms 4.0 : Buttons : Item Must be entered Error
Date: 24 Aug 1994 17:26:46 GMT
Message-ID: <33fvsm$pk0_at_dcsun4.us.oracle.com>
In article <33dflt$hgf_at_cronkite.cisco.com> akortika_at_cisco.com (Ani Kortikar) writes:
>
>I have defined a simple form with 1 master block. and one button. the button is labeled "Query" and has only one line
>of code "enter_query". it has navigable property turned off.
>
>after I run the form and press the button it gives error mentioning "Item must be enetered".
>
>the primary key field of the block IS REQUIRED. but why should enter_query give this error (it is trying to
>validate the field!)
>
>if I select "Query-Enter" from the default menu, form is put in enter query mode.
>
>
>any help would be appreciated.
>
>regards,
>
>
>Ani
>
>
>
You should set the Mouse Navigate property to off. This ensures that no navigation takes place to the button item. You may also check the documentation on Mouse Navigate in the Oracle Forms Reference Manual (vol 2) for a full description of the property.
Ramesh Krishnamurthy Received on Wed Aug 24 1994 - 19:26:46 CEST