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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ADF Shuttle Select Items rendered as checkboxes

BradWAug 13 2013 — edited Aug 13 2013

So, we are using ADF 11.1.2.4 to develop our application.  We have a requirement to use the shuttle control.  However, when it is rendered, it contains checkboxes (inputItem type=checkbox).  I am pretty sure this wasn't happening with 11.1.2.3, but was wondering if anyone else has seen this behaviour?  I am thinking it may also be a CSS thing.

I've noticed in the rich client demo that it also uses an inputbox as a checkbox, but it has a style class associated with it.  However, in our application, there is no style associated with it.  Perhaps this is because our style hasn't inherited any of the Fusion skins?  Thus, our items are rendered "naked".  Another thing we have noticed is that nothing shows up on the right hand side of the control, but it used to with 11.1.2.3. 

Any help would be greatly appreciated,

BradW

This post has been answered by BradW on Aug 13 2013
Jump to Answer

Comments

BradW
Answer

Ok, so it was a skinning issue.  I reset the skin in the trinidad-config.xml file and violla!  Checkboxes are gone.  Now just to figure out what the issue is with the right hand side is doing.  Separate question.  Hope this helps someone.

BradW

Marked as Answer by BradW · Sep 27 2020
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 10 2013
Added on Aug 13 2013
1 comment
150 views