Hello, I want to grab the ‘selected cells value’ in one repeating group and write this value to a cell in another repeating group. To accomplish this, here’s what I did:
- I set the data source of the first RG to “Search for Players”… a data type with two fields (First Name and Last Name).
- In the source RG I inserted an icon. Clicking this icon triggers a workflow that sets a custom state (at the RG level) called 'Selected cell" (a number) and with a value set to ‘Current cell’s Index’.
- I then attempted to set the data source of the destination RG to reference the ‘Selected cell’s’ value’. Here is my problem. While the State ‘Selected cell’ evaluates to a number, my expression evaluates to a Player???
Here’s a link to the app:
https://bubble.io/page?type=page&name=pairings_worksheet&id=practice201&tab=tabs-1
Pics:
Source RG:
Workflow:
Destination RG:


