Hey,
So I have an issue that im really struggling to resolve.
Im building a community news feed into my Canvas app. I have a gallery for Posts, and within that gallery I have another gallery for replies
I would like to filter the child gallery (replies) on the ID of its parent gallery (posts), but what ever I try, it isn't working.
I've managed to pull in the Parent ID into a text field within the child gallery items (see arrows in blue where ID matches), and I have also created a text field to show the parent ID that the comment is associated to.
11 is the post ID and I only want to show replies for parentID 11, but as you can see by the red arrow, its showing the reply for post ID 1
I really hope that makes sense.... I have been looking into this for a few hours, so I think Im a little delirious!
Thanks
Steve