Adding Code to my Dynamic pages

Good evening all, I am currently in the process of creating a Reviews website. I have created a dynamic page to my liking and I understand how to populate the table to show the inputted information on the dynamic page. However, I want to create a custom comments & like area for each INDIVIDUAL review page. I understand I need to use a repeater, datasets and lightboxes for people to input comments and likes but I don’t know how to code it so only the relevant reviews show up on the correct reviews.

Any help is appreciative. Thank you in advance.

Perhaps this post could be a good starting point, for how to create your own Comment-Box.

https://www.wix.com/velo/forum/community-discussion/auto-update-owner-s-picture-using-a-code

And on this site you will be able to see a little result, of how your futured comment-box, could look like…
https://russian-dima.wixsite.com/meinewebsite/autoupdate-picture
(on the very bottom of the main-site)

And this one is a good one and easy to follow…

I’ll check these out thank you. :slight_smile:

Attention! Edited, my post.

I seem to be getting lost with it all to be honest. Nothing is linking. I was following your steps on creating it but as soon as I got to the code I got confused. What confused me more was the fact you started mentioning Members.

Anybody said, that it is easy to programm your wished “comment-box”-function.
You will spend a lot of time to get your end-result, even when you already have gotten some template-example and tutorials.

Hands-up, brain ON and let’s goooooo :wink:

@russian-dima I’ll keep trying it, taking a break sometimes refreshes the brain. I don’t really know much Javascript. I did a bit Lua but that’s not even close.

Lua = Print (“I am awesome”)
Java = Console.log (“I am awesome”)

I did try use print in java and it actually printed off the document haha.

@cjonesy9
Lua ? Hmm, a language used for GAME-PROGRAMMING.
For example like METIN2.

taking a break sometimes refreshes the brain
Absolutely correct!

@russian-dima Yes, I used it in Roblox Studios when creating an Obby if you know what one of them is. Was quite fun but not what’s needed for my reviews website.