Hi, everyone!
I’m using a repeating group in my application. When I click the edit icon, I open an edition popup. When I saved the information, after editing then, it was supposed to edit data in three different tables with the same information columns. The issue is: I can only edit data in one table (parent group thing).
Bubble doesn’t allow me to edit the current cell in other tables with the function “search for” because I can’t find the correct rule, and it always turns red.
I would like to know if what I’m trying to do is possible (and how to do it) or if I must change all my data structure (keeping only one table instead of three).