JBG
1
Hi guys !
Would need some help regarding a group focus insertion into a repeating group (Cf. screenshot).
Apparently, it’s impossible to directly set a focus group into a repeating group.
Thus, I’ve chosen to set a reusable element, but I can’t have a correct workflow then.
For instance, when clicking on “Delete”, it’s supposed to trigger a pop-up and then delete the row.
Any idea please 
@JBG It can be done.
- Create the popup that you require in the reusable element.
- Assign a type of content to the reusable element. For example if the RG is of User table, assign the reusable element a User type.
- In the RG where you’ve placed the reusable element, put the data source of the reusable element as current cell’s user.
- In the workflow where you want to delete the User, delete Reusable element’s User.
Hope it helps!
Himanshu
Bubble tutorials
JBG
3
Hi Sharma,
It did work, thanks a lot 
In the meantime, I’m adding a very useful video for those who face the same issue !
2 Likes
Thanks for the mentioning. Happy that my video is helpful 
Made my day 
1 Like
Can you make this video public? I’m having the same issue. Thanks!
@trwengineering I’m sure you figured it out already but for others who find this thread here is an example to study to see how it is put together 
https://knowcode-tech.bubbleapps.io/version-test/repeating_group_with_focus_groups?debug_mode=true
2 Likes
@JBG can you please make the video public ? Thank you