tailored repeater in members area.

Hello,

I am building a marketplace on here.

I have a dataset that is generated from a form submission of the users object they are looking to sell lets call that dataset “adverts”. I want to create a “View your advert” on the members area so users can see their current live adverts, so being some members will have multiple ads a repeater works best.

I have put a reference field in my “adverts” dataset which links the owner of that ad to a “user” how would I code the repeater to only show that user their advert which is stored on the “advert” dataset?

I hope this makes sense.