Home » Developer & Programmer » Forms » Radio group not defaulting to initial value (Forms 6i)
icon5.gif  Radio group not defaulting to initial value [message #355768] Mon, 27 October 2008 08:30 Go to next message
ruchirp
Messages: 3
Registered: October 2008
Junior Member
Hi All,

I am using forms 6i.
I have an radio group which is having a initial value propert set to the value 'N'.
Previously it was working fine, until i added one pl/sql code block to fix one bug.
The code change not at all related to the radio group.
After the fix, Radio group is not defaulting to its initial value.

Can any one help ?

Regards,
RK.
Re: Radio group not defaulting to initial value [message #355770 is a reply to message #355768] Mon, 27 October 2008 08:36 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Quote:
The code change not at all related to the radio group

is contradicting
Quote:
it was working fine, until i added one pl/sql code block
icon9.gif  Re: Radio group not defaulting to initial value [message #355775 is a reply to message #355770] Mon, 27 October 2008 08:50 Go to previous messageGo to next message
ruchirp
Messages: 3
Registered: October 2008
Junior Member
Hi,

Thats what my problem is.
If my plsql code block is not at all related to radio group.
How it changes the behaviour of it.

Thanks.
RK.
Re: Radio group not defaulting to initial value [message #355777 is a reply to message #355775] Mon, 27 October 2008 08:57 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I don't know. You have the form and code.
icon14.gif  Re: Radio group not defaulting to initial value [message #355780 is a reply to message #355768] Mon, 27 October 2008 08:59 Go to previous messageGo to next message
ruchirp
Messages: 3
Registered: October 2008
Junior Member
Really good one.
Thanks.
Re: Radio group not defaulting to initial value [message #355828 is a reply to message #355780] Mon, 27 October 2008 15:32 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Of course it is! I should probably be a lawyer - talking all the time and saying nothing.

So, did you try to comment that new trigger's code out? Not really deleting it, just put NULL as the only valid statement - something like
null;
/* here goes your code
   bla bla
*/
Recompile and run again. What happens? If everything seems to be fine, then this code probably makes the difference. In that case, could you post it here? If, on the other hand, the problem remains, then there must be something else involved.
Re: Radio group not defaulting to initial value [message #355859 is a reply to message #355768] Tue, 28 October 2008 02:29 Go to previous message
rajy_salim
Messages: 204
Registered: January 2008
Location: Beirut - Lebanon
Senior Member
I agree . . . Razz
Previous Topic: do you want to save message
Next Topic: Progress Bar
Goto Forum:
  


Current Time: Mon Feb 10 01:04:26 CST 2025