Home » Developer & Programmer » Forms » radio buttons help!!!
radio buttons help!!! [message #174020] Thu, 25 May 2006 10:24 Go to next message
dmack
Messages: 42
Registered: March 2005
Location: TNT
Member
Hi everyone I am having a bit of trouble

I have created a radio group(assign_type) with two radio buttons. I have assigned the values 'A' and '2' respectively (with the radio group initial value being 'A').

If :assign_type = 'A' THEN
bSelection := show_lov('assign_lov');

Elsif :assign_type = '2' Then
bSelection := show_lov('assign2_lov');

End if;

When I select the first radio button the 'A' list is displayed however when I select the second button nothing happens the other list of values is not displayed.

Can anyone offer a reason as to why this might be.
Re: radio buttons help!!! [message #174128 is a reply to message #174020] Fri, 26 May 2006 01:29 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
http://www.orafaq.com/forum/fa/596/0/ Don't cross-post. Your copy in SQL and PL/SQL Newbies is closed.


MHE
Re: radio buttons help!!! [message #174512 is a reply to message #174020] Mon, 29 May 2006 07:38 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
In what trigger against which item have you placed this code?

David
Previous Topic: Documentation for OLE2
Next Topic: FRM-11009 Forms Error
Goto Forum:
  


Current Time: Fri Sep 20 07:21:00 CDT 2024