I understand that the feature is in beta.
But this sounds like a basic functionality.
Instead of “This Row…”, back up in your expression and do you see “Current row’s [table type]”? For example, in my table of users, this is what I get:
If you’re inside some nested groups within the row, try referencing one of the groups (as long as the group’s data source ultimately points to the current row’s X).
Hope this helps!
I have the same problem! I want to display data in a floating group, but have no options for current row…
hi @romanmg
the problem occurs when clicking the repeating row
when I click the buttons inside the row, I can reference the Row’s content.
Is there any workaround for this? Some way to reference the index of the data source object based on the row index or something?
Would be SOOOOO convenient to have this feature.
Hi everyone,
If you’re having trouble referencing the current row, you can try using a custom state. When you click on a row, save its index or data in the custom state. Then, you can use that state to show the data in the floating group or anywhere else.
OK, I put together a solution. Check it out: coaching-sandbox | Bubble Editor
I’m using this plugin to help detect the cell we’re in: Active Cell Plugin | Bubble
You can preview my example to see it in action. Agreed this should just be a part of the table
This feels like a very basic use of the table, being able to reference that table’s row’s thing. @fede.bubble any word on if this is on the team’s radar?
Shared with the team. They said they are planning work to address this
Thank you!