Hello All,
Does page variation work for unauthenticated users?
When a form in public page of Salesforce Community is submitted by external users, I want to be able to do the following,
- show specific Message to users
- close the page(button or auto close after few seconds)
Explanation:
We have a public page in our community with "Create Case Form" Component where unauthenticated user can log a case.However, I am having following challenges.
- I can't seem to get to another page (Case Variation of Case Details for extenal user)
- When a case form is submitted by guest user they stay on same form page with close button(Provided by SF) and they don't see variation; however authenticated users see the page variation for the details of this page.
Thank you in advance
8 commenti
Hi @Abhi Neupane Are you able to access the correct page variation of the Case Details page as an unauthenticated user by going directly to the URL?