- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 05:11 PM
We are planning to deploy Social Q&A but we are unable to find a way to administer both questions and answers.
We want to apply these capabilities to the Knowledge Base admin:
- Ability to delete questions
- Ability to delete answers
- Ability to modify other's questions
- Ability to modify other's answers
This will help in:
- censoring discussion board
- remove spam questions
- remove spam answers
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 05:33 PM
Questions and Answers are stored in these tables
The simplest method would to be add modules in your Application Navigator that just link to these lists, you can then edit and delete as required with the admin role, you'll need to add/modify a few ACLs in order to allow the knowledge_admin/knowledge_manager roles to do this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2016 05:33 PM
Questions and Answers are stored in these tables
The simplest method would to be add modules in your Application Navigator that just link to these lists, you can then edit and delete as required with the admin role, you'll need to add/modify a few ACLs in order to allow the knowledge_admin/knowledge_manager roles to do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2020 09:34 AM
With New York, Knowledge Manager as well as Knowledge Owner of a Knowledge Base can Modify or Delete Questions and Answers submitted by other users.