A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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.