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 -> Forms4.5 MultiRecord Item Enabling Problem

Forms4.5 MultiRecord Item Enabling Problem

From: <Nilesh_at_cheerful.com>
Date: Wed, 24 Mar 1999 17:35:12 GMT
Message-ID: <7db7og$f96$1@nnrp1.dejanews.com>


I forms 4.5, I am working on a multi record block. There is an item called QUANTITY, and another item called REASON.

If the QUANTITY changes then the REASON must become required and enabled.

I wrote a WHEN-VALIDATE_EVENT trigger on QUANTITY to set the required property and the enabled property. However, all the instances of the REASON are affected. I want to affect only one istance of the REASON item, not all.

I checked up the help, the SET_ITEM_PROPERTY modifies all instances of the item in a block, but that is not what i want here. How do i get around this?

Thank you in advance,

Nilesh Porwal

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Mar 24 1999 - 11:35:12 CST

Original text of this message

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