I'm trying to have a question/answers page, wherein authenticated users can ask a question, experts will answer and later only the author of the question or the expert, should be able to add comments. So its like a discussion between the asker and the expert while other users will only be able to read the q/a page, but may not comment on any question which is not posted by them.

Is this possible with faq_ask? Or is there a workaround for this?

Help greatly appreciated! :)

Comments

nikhil.patil’s picture

Title: Comment permission only to author. » Comment permission only to author and/experts
Status: Active » Closed (fixed)

Well I guess the comment moderation part was going to be out of scope for FAQ_Ask.

With a combination of FAQ_Ask and Comment Permissions, I achieved the desired. :)

I hope it will help anyone who has a similar requirement in future!

Thanks,
Nikhil