QnA Essentials

This page provides the essential information for working with the questions and answers (QnA) forum feature.

Essentials for Client-Side

resourceType social/qna/components/hbs/qnaforum
includable No
clientllibs cq.ckeditor
cq.social.hbs.voting
cq.social.hbs.qna
templates /libs/social/qna/components/hbs/qnaforum/qnaforum.hbs
/libs/social/qna/components/hbs/qnaforum/activity-title.hbs
css /libs/social/qna/components/hbs/qnaforum/clientlibs/qnaforum.css
properties See Q&A Forum Feature

Essentials for Server-Side

QnA Function

A community site structure that includes the QnA function will have a configured QnA component, as well as settings affecting moderation and tagging. The QnA function supports identifying a privileged member user group.

Accessing QnA Forum Posts (UGC)

UGC should be moderated using one of the standard methods for moderation.
See Moderating User Generated Content.

As of AEM 6.1 Communities, use of a common store for UGC includes programmatic access to UGC regardless of the chosen storage option (such as ASRP, MSRP or JSRP).

The location and format of the UGC in the repository is subject to change without warning.

See:

On this page