Skip to main content

I am using lightning knowledge and I've enabled the thumbs up and thumbs down buttons; however, they only show for logged in users. I need them to show for users who are not logged in; how do I do that? #Knowledge Articles #Lightning Knowledge Article #Lightning Knowledge Limitations #Knowledge Article #Article Star Rating #Article Thumb Vote

4 个回答
  1. 2023年3月20日 14:00

    We use the Article Feedback object and for guest user profile give access to Apex Class: afl.afl_ArticleThumbVoteCtrl 

    Article Feedback object permission: Read, Create

0/9000