Custom Comment Status
Is there a way to add custom comment status on top of the three built-in status:
Telerik.Sitefinity.GenericContent.Model.CommentStatus: Published, Hidden, Spam
Our goal is to have another status, Flagged Spam, that will be used when a comment was set as spam in the frontend. Once a comment was set to this status the comment will stay in the frontend until the admin goes to the back then confirms that that comment is a spam by changing the status from Flagged Spam to Spam. Once the status is Spam then the comment will no longer be visible in the frontend.
Thank you,
Ernest
Is there anybody who had this problem before?