I have a website where each person has their own profile. On that Dynamic Page which has the members profile, anyone can leave a review on that page. When the review is submitted, it saves. I have the Reviews portion of the profile page setup in its own strip, and the reviews are viewed in a repeater that displays the 4 most recent Reviews. However, the same 4 most recent reviews are showing up on every profile page, as opposed to only reviews for that specific member. The Submit button is clicked and is linked to my “Leave A Review” Lightbox.
Does anyone have thoughts on this?
Is there a code I should use. Currently I have this all linked and through a repeater. I did not have to use code to get to this point.