In a repeater (list of products), I am trying to use buttons for each item to link them to the dynamic page with information about the products. I have connected the buttons to the main dataset and connected the link to the (dynamic) product page. However, no matter which product I click on, it gets me to the product page of the same (last in my list) product, instead of getting me to the page of the product clicked on.
Does anyone have any idea why this would happen?