|
| <prev next> |
a4j re-rendering: msg#00367cms.nuxeo.general
Hi all, I have a list of controls dynamically created and need to re-render their content at some events. For example the next piece of code generates several listboxes and fill with data from a directory source. The idea is that when the user clicks on an item from a list box the others to be reloaded. <ui:repeat value="#{directories}" var="data"> <nxdir:chainSelectListbox id="themex" index="#{data.index}" size="4" directoryName="#{data.dirName}" displayObsoleteEntries="true" displayIdAndLabel="false" > <a4j:support event="onchange" reRender="themex" > <a4j:ajaxListener type="org.ajax4jsf.ajax.ForceRender" /> </a4j:support> </nxdir:chainSelectListbox> </ui:repeat> What happens now is that only the first generated control is being re-rendered. Any suggestion appreciated. Thanks, Dragos |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [Ecm] Re: Problem deploying Nuxeo Runtime: 00367, Stefane Fermigier |
|---|---|
| Next by Date: | Re: Re: Gobal properties (configuration) in Nuxeo5: 00367, Bogdan Stefanescu |
| Previous by Thread: | Re: Problem deploying Nuxeo Runtimei: 00367, Florent Guillaume |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |