This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: rich:combobox suggestionValues updateedrusiani2009 Jul 20, 2009 11:05 AM (in response to edrusiani2009)Seems like that this part doesn't work properly
 <a4j:support actionListener="#{arcRegManager.arBeanList.onModify}" event="onblur" eventsQueue="reg" reRender="GedTagCmb, GedTagLongTxt, GedTagTxt, GedTagNum, GedTagDate">
 <f:setPropertyActionListener value="#{attributoReg}" target="#{arcRegManager.arBeanList.selectedBean}" />
 </a4j:support>
 "onModify" is called, but setPropertyActionListener doesn't set "attributoReg". Any suggestions?
