How to show knowledge base article without login from service portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2022 10:20 PM
Hi All,
In the log in page I have created one widget under that I had placed article. When we click on article it should open the knowledge article in the portal before login.
Here in the "how to login I am able to open from kb_social_qa_question table , but where as knowledge base articles are not showing."
Thank You,
Sai.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2022 11:03 PM
Hello,
Please find the below article on how to show the Knowledge based without logging in:-
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0564169
Please mark answer correct/helpful based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2022 11:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2022 11:22 PM
Hello,
Please find the steps below:-
- Navigate to Knowledge > Administration > Knowledge Bases.
- Select the knowledge base you want to make public.
- Go to the Can Read section or tab and remove any entries from the list.
Everyone gets read permission on all articles in that knowledge base. - In the Application Navigator's Filter navigator field, enter sys_public.list and press Enter.
- In the Page column, look for a page named kb_find.
- For kb_find, change the value in the Active column to true.
- In the Page column, look for a page named kb_view.
- For kb_view, change the value in the Active column to true.
- As a public user, try <instance-name>/kb_find.do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2022 01:26 AM
Hi,
This one will navigate to ITIL view. I want to show in the portal.
Please mark answer correct/helpful based on Impact.