So with the normal ui bootstrap accordion to open the tab you select the the header; simple, looks good, works well.
However, I would like to alter it so instead of using the header to open each section, you would need to press a button. So if you had your normal accordion with say 3 headers, the first one would of course be open, along with the content of that section there would also be a button that says next that would open the next header in line.
I have tried combining things from the tab and collapsible section but to no avail.
Any ideas?