LOV in a text ITEM.

From: Antonio Tortora <antoniot_at_iwaynet.net>
Date: 1997/11/26
Message-ID: <01bcfa24$68027750$020101c7_at_ss1>#1/1


Hello;

[Quoted] Does any one know how to retrieve the value selected from and LOV assigned to a text item? I have create a LOV called statelist and assigned it to a text item. The List comes up but where is the value selected stores. My table is

STATES (

   ShortName 	varchar2(2);
   name		varchar2(30);

}

my query statement in the LOV is

SELECT * FROM STATES; Thanks for you help

-- 
Antonio Tortora
Solar Software
antoniot_at_iwaynet.net
Received on Wed Nov 26 1997 - 00:00:00 CET

Original text of this message