Repeating group edit button next page details?

Hi

I have a repeating group of growers including an edit button per row.
I want the edit button to go to a next page (or popup) where I can edit all (15) fields in the “growers” database via auto binding

I send an unique grower number to the url, which works.
I’m trying hard but I do show the 15 fields based on the unique grower number that is in the URL, but I’m not succesfull

can someone help me on the right track?

thanks a lot for your help!

Solved…
Found this Looking for a solution: How can I dynamically display data in a popup -- data that comes from an individual cell in a repeating group?