Simple question but I’m having trouble with static data

Hi I have on my index page all my product listings i have like 15 products and its correctly connected to the database. When i click on one I want it to display that listings data on the next page (Listing page). For the life of me i cant figure this out? I feel like I tried everything.

The index page has them all in a repeating group to paint a picture

Set the type of thing for the Listing Page to the same type as the products in the list. Then set up a workflow on the first product in the list so that when it’s clicked it opens the Listing Page and then shows data from the clicked item.

1 Like