This content has been marked as final. 
    
Show                 3 replies
    
- 
        
1. Re: rich:combo not displaying the label
simoncigoj May 22, 2008 10:27 AM (in response to francis1970)I have the same problem, I'm using rich faces 3.2.1 Snapshot
I'm using the code :<rich:comboBox selectFirstOnUpdate="false" defaultLabel="Enter some value" > <f:selectItems value="#{partnersAndContactsBean.organizations}" /> </rich:comboBox> - 
        
2. Re: rich:combo not displaying the label
cstefkivoila May 27, 2008 7:14 AM (in response to francis1970)I also have the same problem with RichFaces 3.2.1 CR7.
Did someone find a work around?