How do I toggle of a group of element using button?

Beginner here.

I have a group of elements(image and texts) inside a group I created using [Group elements in → Fixed container].

I have a button with a workflow:

  • Element Actions → Toggle Element: Group A
    But when I click on the button, it just toggles between the container but the content is empty.

I know the container is toggling because the container is filled with color red which appears and disappears when I click the button.

how do I toggle a container with the elements inside of it?

Make sure the elements inside the group are set to be visible on page load, and that any dynamic data in the group (like database values) actually has content to display.

Exactly what I needed. Thank you!

1 Like