RG - Sending date from RG to another group through set state

Hello!

I found various forum topics about sending date from one RG to another RG, or storing data through custom states. But, I haven’t been able to find what I need, or I am just bad at searching through the forum.

I know this can be done if a button is clicked and through the workflow it sends the data to the next page (“Data to send”), but I haven’t found something for a single page with groups to send the data between each group.

So, I have a page that has a list of job postings (that are in the data base) in a Repeating Group. Each job has a “edit” icon as a button. When this button is clicked, I want the job list group to hide, then another group appears as the “edit job” group - this group has inputs which are populated with the job information (ie: title, description, etc.). I can’t seem to figure out how to send that selected job data information to the inputs when “edit” is clicked.

Many thanks!

The Display data in group/popup action lets you send the cell’s data over to the group :blush: