Knowledge Feedback - Answering Comments

JimCheffer
Kilo Expert

We have Knowledge Base installed for News Topics and feedback turned on. Would like the ability to respond to comments that have been posted. Is this possible? Ideally as the Admin, would like a function to comment on the comment and have the system send a notification to user. Has anyone developed a process or is it available and I have not found it. Thanks.

1 ACCEPTED SOLUTION

Slava Savitsky
Giga Sage

In knowledge feedbacks, there is a field called "Article" that contains a reference to the KB article to which the feedback belongs. So you need to use dot-walking and add Article.Author to the list of recipients of your notification.


View solution in original post

6 REPLIES 6

Slava Savitsky
Giga Sage

In knowledge feedbacks, there is a field called "Article" that contains a reference to the KB article to which the feedback belongs. So you need to use dot-walking and add Article.Author to the list of recipients of your notification.


Thanks, that worked a treat!