Skip to Main Content

Java Development Tools

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!

ADF List View Checkbox and Radion Button label click does not work

RyanR-OracleFeb 10 2017

I am using the af:listView component with af:listItems. I have a af:selectBooleanCheckbox and/or af:selectOneRadio inside the list view. Clicking on those component's label does not toggle the state of the checkbox/radio. If i move the components outside the List View, then this works. Also tried using af:table and it also works!

Version: ADF 12.2.1.0

pastedImage_6.png

Code:

pastedImage_7.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 10 2017
Added on Feb 10 2017
0 comments
211 views