Dynamic repeater within a dynamic page

Hi everyone,

How do I make a dynamic repeater act like other dynamic page elements? Currently, I can connect my other page elements without using code; however, I think to change the repeater dynamically, within a dynamic page I will need code to do that. Do I need to filter the repeaters’ content based on the page title? If someone could show me what the code looks like I would be very grateful. I’ve spent nearly 10 hours researching and I’ve got nowhere!

Thanks for your help,
Laurence

You just have to filter the dataset by userId or _id etc…
If you need more explanation, please provide the field which you want to filter, which is the dynamic dataset etc