Home » Developer & Programmer » Forms » do not show LOV when enable of text item=false
do not show LOV when enable of text item=false [message #616604] Wed, 18 June 2014 23:32 Go to next message
hahaie
Messages: 194
Registered: May 2014
Senior Member
hello,
when enable property of text item set FALSE,and then enable=true LOV assigned to this text file do not show.
for show lov?
Re: do not show LOV when enable of text item=false [message #616616 is a reply to message #616604] Thu, 19 June 2014 01:40 Go to previous message
aresc
Messages: 9
Registered: June 2014
Location: Germany
Junior Member
Hallo,
I didn't find this connection and tested with

set_item_property('A.TEST',enabled,property_false);
pause;
set_item_property('A.TEST',enabled,property_true);
next_item;
a_value_chosen := show_lov('A_TEST');

It works fine and the LOV is visible.
Previous Topic: Oracle forms quey performance
Next Topic: how to remove spaces in the field flat file
Goto Forum:
  


Current Time: Wed May 08 10:25:29 CDT 2024