Home » Developer & Programmer » Forms » How to capture a return value from LOV at run time
How to capture a return value from LOV at run time [message #555974] Wed, 30 May 2012 05:43 Go to next message
knsreedevi
Messages: 25
Registered: May 2012
Location: Bangalore
Junior Member
Hi All,

I have a field say field A which has to be enabled/disabled based on the return value from an LOV.
ex: if lov returns A then field A should be enabled
anything other than A, then field A should be disabled.

Do we have any function to get the return value from LOV?

Thanks
Re: How to capture a return value from LOV at run time [message #555991 is a reply to message #555974] Wed, 30 May 2012 08:10 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
Where are you putting the returned value? If nowhere, then put it in a non-database column.
Re: How to capture a return value from LOV at run time [message #556036 is a reply to message #555991] Wed, 30 May 2012 12:31 Go to previous messageGo to next message
knsreedevi
Messages: 25
Registered: May 2012
Location: Bangalore
Junior Member
I am returning the value to DB columns.
I was able to get the values form the same columns.
Thanks
Re: How to capture a return value from LOV at run time [message #556039 is a reply to message #556036] Wed, 30 May 2012 12:44 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
knsreedevi wrote on Wed, 30 May 2012 13:31
I am returning the value to DB columns.
I was able to get the values form the same columns.


I don't know what this means. It's way too ambiguous.
If you have a solution, post it here for others who may have the same problem in the future.
Re: How to capture a return value from LOV at run time [message #556040 is a reply to message #556039] Wed, 30 May 2012 13:27 Go to previous message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
WHEN-VALIDATE-ITEM trigger on item that is supposed to contain a value returned by a LoV might be one choice (SET_ITEM_PROPERTY is then used to enable/disable other items).
Previous Topic: Problem with Java Classes, Array in Forms 11g
Next Topic: COMMENT BUTTON Set_ICO_Property
Goto Forum:
  


Current Time: Fri Jul 05 22:20:14 CDT 2024