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!

Conditional Hide/Show of region based on Radio button

Ryansun-OracleJun 29 2012 — edited Jun 30 2012
Apex4.1

Hi There,

Using the radio button for the first time. I have created a html parent region with a radio button and under that I have two child regions each having classic reports. One has the numbers, the other percentage. When the user selects the first radio button, it should show the first region and when he selects the other option, it should show the other region, while hiding the first one. Do I need to use the conditional attribute in the child regions to do this? I have the values for radio as STATIC:Full-time;F,Part-time;P

A few more questions,
1. How can we only refresh the region? Or do we need to submit the whole page?
2. How can we set the default value for the radio group. Its static text in my case. Under default attribute I need to put in Full_time or F? Both don't seem to work

Thanks,
Sun

Edited by: ryansun on Jun 29, 2012 8:35 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2012
Added on Jun 29 2012
7 comments
848 views