Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Radio Button value not rendering

3889Oct 17 2008 — edited Oct 22 2008
Hello,

I am a beginner with APEX. I have created a form which has a radio button called P3_WHO_ARE_YOU with two options. The radio button is NOT sourced from a table, it is a non-base table item so to speak.

I also have a drop down select list which I would like to control the LOV by the value in the above mentioned Radio Group.

When I run the form and select one of the Radio options and then evaluate the bind variable in the select list's LOV as :P3_WHO_ARE_YOU, it is null. I also checked the session page to see what is stored in the item and it shows null.

The Radiogroup item is setup with Display As set to "Radiogroup". I am sure I am missing something very simple.

Thanks in advance for your help.

Jason
This post has been answered by M Tajuddin on Oct 22 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2008
Added on Oct 17 2008
6 comments
1,042 views