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 -> How to use a button in a required field

How to use a button in a required field

From: nick048 <nicosia.gaetano_at_moonsoft.it>
Date: 26 Feb 2007 22:05:52 -0800
Message-ID: <1172556352.747590.25980@a75g2000cwd.googlegroups.com>


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 Received on Tue Feb 27 2007 - 00:05:52 CST

Original text of this message

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