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!

af:selectOneChoice component - Missing and duplicate values.

ShishirFeb 24 2009 — edited Feb 25 2009
Hi ,

I have a selectOneChoice component on my ADF page which is bound to a static list of values i.e. Instead of 'Bind to list' , I've diirectly added values using the 'Create list' option in the component's properties page.

The list and drop down all work fine , except for some rare instances where the drop down eats up some of the values from my static list and shows duplicate values for some of them.

For e.g. If the component was binded to a list say - [A, B, C, D] it so happens sometimes that the drop down shows it as - [A, A, B, C] .

I cannot envisage any reason behind that to happen since it's a hard coded list of values. This happens very randomly and I can't seem to figure out any pattern in such weird behaviour of the component.

Has anyone else faced this issue or any clues would be appreciated.

Thanks,
Shishir
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2009
Added on Feb 24 2009
13 comments
951 views