Home » Developer & Programmer » Forms » LOV list appears twice when after selecting data from the list.
LOV list appears twice when after selecting data from the list. [message #274347] Mon, 15 October 2007 13:11 Go to next message
michaelv
Messages: 20
Registered: November 2006
Location: rockville, MD
Junior Member
Hi,
I create an LOV . When i click button , the LOV list appears. When i select data or cancel, the list disappears and within second, it appears again. Then i have to click cancel or select data from list one more time before it disappears.

I create a trigger When-button-pressed as followed:


Declare
my_lov boolean;
begin
my_lov := Show_LOV('LOV_MY_NAME');
post;
End;

please help .

thanks.

[Updated on: Mon, 15 October 2007 13:11]

Report message to a moderator

Re: LOV list appears twice when after selecting data from the list. [message #274377 is a reply to message #274347] Mon, 15 October 2007 21:24 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
For your LOV, do you have 'Automatic Display' set to 'Yes'?

David
Previous Topic: How to read,write and Validate the XMl using D2K
Next Topic: Changing the Corresponding in the detail Block
Goto Forum:
  


Current Time: Fri Sep 27 06:24:04 CDT 2024