Newbie here!
I want to create a single page application with a lot of groups (probably 30+) on the page.
When selecting one group e.g. by clicking on a text element, I want obviously the group linked to this text element to show (that part is fine) but I also want all other sibling groups to be hidden.
I can do that by adding all sister elements one by one into a workflow but that will become very quickly painful.
Is there a clever way to “select all” & hide all sibling groups in one go ?
Hi @robhblake,
Thanks for that.
How do you make all sections not visible on page load? Do I have to create within the workflow multiple steps with each step hiding a specific section? Or is there a way to call all sibling sections?
Just use the checkbox on each group holding the section that says “make this element visible on page load”, and uncheck that. It’s on the element editor, not via a workflow.