hello
I’m having that bug in Group Focus where I can’t find an existing element to reference it.
In this case, it’s a GroupFocus that needs to be associated with a Group element. This Group is inside a Repeating group.
I’ve tried changing all these elements, but it doesn’t solve it.
Since the group is in a repeating group, it cannot be referenced from outside the cell / repeating group row it is in. A solution is to put the group and groupfocus element in a reusable element and place the reusable element in the repeating group.