Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to use a button in a required field

Re: How to use a button in a required field

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 27 Feb 2007 08:22:44 -0800
Message-ID: <1172593362.436051@bubbleator.drizzle.com>


nick048 wrote:
> Hi,
> this is my scenario:
>
> 1) In a Form I have two Blocks
> 2) In the first, I use a text Item for the customer code, with the
> required property set to true and with a trigger WHEN-VALIDATE-ITEM
> 3) In the second block, I use a button that call the 'show_lov'
> function in order to display the list of the customers.
>
> If the focus is out of the first block, I can use the button without
> problems.
>
> If the focus is on the customer code Item and I try to use the serch
> button, the alert message "Field required" is displayed and I don't be
> able to use the function in the button.
>
> Exist a method in order to use my button when the focus is in the
> required customer item?
>
> If Yes, how can perform this ?
>
> I hope...
>
> Best Regards
>
> Gaetano

To help you need to post version and the trigger code.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue Feb 27 2007 - 10:22:44 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US