A simple way to hack Group Focus in bubble Repeating Group

I am a new bird to share experience.

I guess many people have encountered the same problem: set a focus group menu in the repeating group, and use this focus group menu to control the specify cell.

I have tried many solutions for this problem, including using a plugin to call the RG data, or turning the focus group into a reusable element, but in any case, these methods are always accompanied by complex logic and are not intuitive.

By chance, I found another easy way.

step1: Create a focus group and set a parent group for it.

Step2: Drag step1 to RG

Step3: ungroup the focus group of step1

Step4: The focus group can be linked to a specific cell, and the value can be called at any time.

I recorded a video for this. You can check the effect and hope this helps.

demo

3 Likes

Amazing!!

Hi @artpnp01,

I would caution against relying on this behavior, since I think you’ve actually stumbled upon a bug. I don’t think a Group Focus (GF) is supposed to be nestable within another container. It’s my understanding that a GF should only ever reside at the root of the hierarchy (just like a Floating Group).

Anyway, I have reported this issue to the Bubble team, so I guess we’ll know soon whether or not this behavior is intended. (I suspect it’s not.)

2 Likes

hi, thanks for the warning. I also hope to know bubble’s feedback soon.

Hi. thanks for infomation

FYI, this was indeed a bug, as I just got notice from Bubble that it has now been fixed.

1 Like