I am creating a sidemenu with dropdowns, like this poster here wanted: What's the best way to create a dropdown like this?
I’ve setup a workflow on the “Manage” div to toggle a variable on click which controls the visibility of the three divs below.
This works quite well - but only on the home page where I created this menu. Copying the page with the linked section has issues however.
I can see that the workflow is not running correctly and the variables are not changed as they should be. The workflows are there and it works properly when I test the workflow but not when I click the button to run the workflow.
Is this a bug with linked sections? Or am I using it wrong?