1 Reply Latest reply on Aug 23, 2013 1:57 PM by bleathem

    How To bulk open/close of collapsiblePanel within a4j:repeat

    chris_everty

      Hi,

       

      I have a problem with the rich:collapsiblePanel, which I have elaborated within stackoverflow.

       

      There I got a suggestion that the Issue is related to an existing Richfaces Bug (RF-11546).

      Is that true?

       

      Short description of the problem:

      I have an a4j:repeat that contains several collapsiblePanel. I want to open/close those via a value within a list of backing beans, which I flip within an ajax request. Afterwards I rerender the container of the a4j:repeat.

       

      By now I have a workaround, which is already submitted within the github project I have set up for the issue

      https://github.com/chriseverty/collapsiblepanel.

       

      Thanks for your input