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!

SelectOneChoice with 'No Selection' item

user1068289Jul 28 2012 — edited Jul 30 2012
Hi,

I have an issue on a selectOneChoice. I cannot figure out how I can add the 'No Selection' item (Blank option, Empty option) as the first item on my list.
The selectOneChoice was created based on a VO. So, basically:

-Created a VO
-From App Mod, I dragged and drop the VO collection to the page
-From contextual menu, I created the selectOneChoice

In UI, it always displays the first item of the VO's query's results.

It is possible to have a 'No Selection' item in a list for a selectOneChoice in which the items comes from a VO's query? If so, how can I do this?

I'd really appreciate your help.

Thanks

Mike
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2012
Added on Jul 28 2012
4 comments
2,511 views