Hi All,

 

we are using the <tr:selectOneListbox> compoenent and the application
provides a facility to all or remove elements from the list box 

so when i edit the list box i get the following warning in my console 

 

org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.SimpleSelectMan
yRenderer getSelectedIndices 

WARNING: Some entries in value of
CoreSelectManyListbox[UIXEditableFacesBeanImpl,
id=p_756_finduserspropspopupformId8] not found in SelectItems: [1084] 

 

warning clearly mentions that the item was removed 

 

so does this mean that this component doesnot expect the items to be
removed from the listbox? 

<tr:selectOneListbox> components provides the facility to add or delete
items from it. then why is the warning appearing for it ?

 

Thanks,

Sabitha

 

Reply via email to