내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Extending communities QnA to filter by answered questions

Avatar

Level 3

Hi,

We have a requirement to filter the list of questions asked by answered/unanswered.

Please let me know if there is a easy way to achieve this change.

Thanks,

Sagar

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

Please log a daycare ticket and we can check if there is any other way of achieving this using ASRP.

원본 게시물의 솔루션 보기

5 답변 개

Avatar

Employee Advisor

As far as I can check, this functionality can not be achieved OOTB. That said, You can compare the answered/unanswered question's nodes in Crxde to find the difference in properties and based on those properties create a filter.

Avatar

Level 3

Hi Sagar.

For the answered/unanswered you can add the property to the question node dynamically based on your logic. Using Query builder api you can get the list of questions with condition answered/unanswered.

Best,

Cal

Avatar

Level 3

Hi Jaideep,

Thanks for the suggestions. We are using ASRP here. Is it something that can be achieved by the SRP api or is there any example on how to extend QnA component?

Thanks

Avatar

정확한 답변 작성자:
Employee Advisor

Please log a daycare ticket and we can check if there is any other way of achieving this using ASRP.

Avatar

Level 3

Sure Jaideep. Will log in a ticket. Thanks