For some demo project, I am using the secondary page actions on a page to allow the user to initiate certain actions on the current page.
After I am finished with the actions, I would like for the seconary page actions to collapse again (which is also an indication for the end-user that something has happened).
At the moment, after clicking on an item in the secondary page actions, the page actions stay unfolded.
Is there a way that I can change the folding state of the secondary page actions from within my aimms model (most important, to close it, not so interested in opening it from aimms code)