I am using the grid to create a photo gallery, for which I have two templates: album and photo. The album template shows all rows from the grid for a single entry (the photo album) and the photo template takes another parameter in the URL - the row_id - to display a single photo from that grid.
I’ve added a comment form on the photo template, however the comments are visible on every photo, which I guess is because they are linked to the entry (the album) as opposed to the grid row (the photo.)
Is it possible to link a comment form to a grid row instead of an entry?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.