This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: Tree: ajax expand + form submit select doesn't work withdustismo Jun 18, 2007 6:08 PM (in response to dustismo)I was able to hack a fix by setting ajaxSubmit to true and calling a javascript that reloads the page. this is a HORRIBLE solution as I lose my facesMessages. <rich:tree value="#{watchGroupModule.tree.root}" var="item" nodeFace="#{item.type}" switchType="ajax" styleClass="nav-tree" nodeSelectListener="#{watchGroupModule.onSelect}" ajaxSubmitSelection="true" oncomplete="reloadPage();" >
 Please help me out, why does the previously mentioned solution no longer work?
 -Dustin
- 
        2. Re: Tree: ajax expand + form submit select doesn't work withdustismo Jun 19, 2007 4:23 PM (in response to dustismo)Seriously, no one has any ideas? 
- 
        3. Re: Tree: ajax expand + form submit select doesn't work withdustismo Jun 20, 2007 5:58 PM (in response to dustismo)Can I assume that this is not possible? ugh.. 
 I got the original solution here:
 http://www.jboss.com/index.html?module=bb&op=viewtopic&t=107117
 Why doesn't that work anymore?
- 
        4. Re: Tree: ajax expand + form submit select doesn't work withdustismo Jun 25, 2007 2:50 PM (in response to dustismo)anyone? 
