I know that in order to display data from a repeating group to a popup you need to display data first to the popup in the workflow before sending the user there.
I’m unable to do this to a completely separate page though. I want a page dedicated to that “current cell”/“parent group”
As an example, if you have a custom data type that you called ‘product’, you will need to create a page and set the type of content on the page to ‘product’
Then the thing you are trying to send would also need to be of the type ‘product’
…then when you click on the group and run a workflow you will use the go to page workflow action…if the name of your page is ‘product-purchase’ that would look like this below
We will be covering in detail navigation during week 4 session of the bootcamp.