Dear EpiServer Team,
is it possible to implement the Comments forum-like thread, where usere can comment comments?
May be some examples?
A Comment is associated to the CommentedEntity by an EntityReference which can be created for any IEntity (using the ToEntityReference Method), so yes, you should be able to have comments for comments.
Dear EpiServer Team,
is it possible to implement the Comments forum-like thread, where usere can comment comments?
May be some examples?