Hello. &
i’m trying to make a feature where a repeating group underneath a certain post is able to take comments in a thread like style, like reddit, where someone can post a comment to the post, but then someone else can respond to that comment
i have datatypes COMMENTS, which have the fields; post its attached to, user who commented, and reply to comment (text)
im having trouble with making the repeating group for the comments underneath the post, have each its own mini repeating group that’ll be the replies to that individual comment, if that makes sense.
the main idea is like reddit if you know what that’s like, and i hope this made sense. if anyone can help that would be great!