display comments for a specific page

How do I do to display comments for a specific page. Right now, the same comments are displaying on all pages… I’ve been trying a lot of thing so please provide a step by step answers that will also help many others. Please, do not redirect on complicated java scripts code link!

I’m using dynamic pages to repeat a same layout. And on every single one of them, I want members to be able to post comments.

So right now, I have a data collection name comments and my two data sets: comments write and comments read. And I have a custom repeater to display comments. But the same are appearing on every pages…

Here’s some more info:

Look, I have my comments database section with some fields (name comments)

After my other database which is all my dynamic pages where I want unique comments to appear on each one of them. (name recommandation)

And then, here you have a dynamic page when i need to set the right field with the filters in the comments read section to make happen ONLY the right comments

So I would like to know what are the exact info I need to put in the filter section so i can make this work. I would really like a step by step answer!
Thanks a lot

well, there’s nothing about the more simple version with filters in that.