I'm trying to implement a multithreaded forum for a client. It seems there is some support for this in EPiCommunity that can be toggled, but it escapes how to actually use it.
Am I suppose to add a Reply to a Reply in the same manner as I add a reply to a Topic (ForumHandler.AddReply), or is there some other way? If anyone has done this and can point me in the right direction I would be forever grateful.
Hi,
I'm trying to implement a multithreaded forum for a client. It seems there is some support for this in EPiCommunity that can be toggled, but it escapes how to actually use it.
Am I suppose to add a Reply to a Reply in the same manner as I add a reply to a Topic (ForumHandler.AddReply), or is there some other way? If anyone has done this and can point me in the right direction I would be forever grateful.