Radio Button value not rendering
3889Oct 17 2008 — edited Oct 22 2008Hello,
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