Solving the "Toggle within Cell-but hide all when clearing" problem

Here is the issue:

You have a RG which has a group within each cell which shows more details of current cells thing.

You want to show this group only if user chooses to, but only on a cell-level: toggle open only this cell, so you use an icon within the cell to toggle.

Now you want to clear and hide all cells that was opened by user

How?

Hi @cheskiefisch - I understand and know how to implement everything you wrote except I need clarification on “Now you want to clear and hide all cells that was opened by user”

Assume your RG has 5 cells of content and 3 of those cells show a Group within the respective cell (because user clicked a button and toggled the Group to be visible).
Do you want a button outside of the RG that when pressed hides those 3 Groups? Or do you want all 5 cells in RG to be hidden? What do you mean by “clear”?

tx
Nikolai

1 Like

yes, i want all 5 cells groups to become hidden

Hi @cheskiefisch - here’s a quick video that’ll show you how to do what I think you’re asking. If not, please leave me a comment.
tx
Nikolai

This topic was automatically closed after 70 days. New replies are no longer allowed.