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!

Display values in LOV.

SuganyaJan 30 2013 — edited Jan 30 2013
Hi All,

I am using jdev 11.1.2.2.0. I have a page which contains

<af:selectOneChoice value="#{viewScope.valueBean.selectedValues}" id="soc1" label="value" binding="#{viewScope.valueBean.soc1}"/>

this LOV taking values from bean.Default value of this LOV is null.My requirement is if it contains only one value that should be displayed as default in the lov.if it contains more than one value the lov should allow user to select the value.

Can anybody help me on this???

Thanks in advance,
Suganya.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2013
Added on Jan 30 2013
2 comments
121 views