• Populate accordion control dynamically?

    By Charles Davis 1 decade ago

    Is it possible to populate an accordion control dynamically?  I have a Notes view that I would like to be presented via an accordion control.

     

    thanks,

    chuck

    • categorized view

      By Charles Davis 1 decade ago

      I was able to get the accordion control wrapped around my view by putting a repeat control in an accordion control and then put the accordion pane control in the repeat control.

      However, I have a categorized view and now I need guidance on how to create a new accordion pane object for each category in my view and the display all the documents for a given a category under a given accordion pane.

       

      Any ideas?

       

      thanks,

      chuck

    • Yes

      By Philippe Riand 1 decade ago

      The accordion uses a tree to populate its content, and there is one dynamic implementation that uses Domino view. Or you can even come with your own implementation using a managed bean.

      There are several examples in the demo db