Display a group over various repeatin group cells (z index)

Hi bubblers,

I’m struggling when displaying a group inside a repating group.

I would like this group to be displayed totally at the front and cover all the beneath repeating group cells.

This is what I have right now:

This is what I would like to have :

Capture d’écran 2024-09-29 à 11.07.57

I’m not really familiar to HTML nore CSS, I would greatly appreciate the help!

Thanks

Looks like you already have it…your first screen shot shows the group is shown in more than one cell as the yellow group is stretched from 7:30 - 9:00 already; but the second screen shot, seems like it is not in more than one cell, the cell looks like it is just split into two since the cell is for just one hour but there are two groups to split into half hour segments.

Thank you for the quick answer , I think I didn’t make myself clear enough.
I meant that in the first screenshot, indeed the group is covering 3 group cells, but it only at the front for the current cell’s group it belongs to (first cell)

In the second and third cell, this group is not in front and the group cell is covering it with its grey background.

I would like this yellow group to cover any group cell of the repeating group, regardless of its parent group.

I tried “bring to front” ths yellow group but it does’nt work.

How do you think I can achieve this?

Not using custom css and just put the group into the cell of rg and set a condition for when it should be visible or not

Yeah I went completely in the wrong direction for that one, thanks

I finally got it with those conditions.
Capture d’écran 2024-09-30 à 11.02.16

Capture d’écran 2024-09-30 à 11.02.26

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