Toggle not fully working

Toggle only works partly. It hides the content, but not the group. What am I missing?

Collaps when hidden is activated for the group. I have also tried to use workflow hide instead of toggle.

Are you 100% sure you’re referencing the right element? You don’t have another element with the same name or perhaps another parent container that holds “e_person_map”?

Not what I am aware of :thinking:. When clicking the x close icon I want to hide the reusable e_person_map.

How about on the page that has the instance of this reusable? Is the instance inside another group?

e_person_map is within a group with a different name. In the workflow in e_person_map I am not allowed to select the parent group.

Ok, that group might be the element you’re seeing (possibly). Add a condition to that “Group Person Map” (on the page) to turn off its visibility when e_person_map isn’t visible, and make sure that group’s collapse setting is also enabled. Try that.

Nothing happens when I have added the condition and clicks on the marker on the map.

That first condition may be conflicting. If the “Group Person Map” data source always has a User, then that condition is going to keep it visible.