I’m very new to wix code and I’m having a bit of trouble. I’m making a forum with a database for my posts and another one for the members. I’m trying to make a link on the post page to the creator’s profile page. My current idea for going about doing this is adding the member’s id to the post database when the member creates the post. But I seem to be struggling to do this, can anyone help? Or does anyone know a better way of doing it?
Thanks