TYPO3 6.1
How do I use the multiple instance of the same plugin on the same page ? I have the extbase extension with front end plugin with flexform switchableControllerActions. One is "Category list" and another is "items list".
If I click on one category list items, its related items list should show in same page and category list items shold stay there too.