Enabling Article Voting for Guest/Unauthenticated Users in Salesforce
INTRODUCTION How can We enable article voting for the guest users without prompting them to login. Salesforce lets guest users vote their own article without logging in. SOLUTION To allow guest users to like or dislike articles in Salesforce, you can follow these steps: Create a custom object to track article votes. This object should […]