- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2019 12:35 AM
Hi,
I have a service portal with only one page and one widget on that page. I want to make the page public, so users who are not logged in can view the widget.
I have checked the public box, both on the widget and the page. I have also added the page on sys_public . When I log out and go to the page it redirects me to the login page. Have I missed something? Really hope someone can help.
Thanks!
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2019 05:27 AM
I created an incident on HI and got my problem solved.
In the sys_public list I had a page called $sp set to false. This made all the portals private. Changing this to true made all my portals public again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2019 01:17 AM
Hi Nora,
That sounds really strange since you should only need to be able to go and check the portal page "public" and make sure the widget is. Here is any example where I created a new portal, added a new page where I checked this public mark and added the html widget. Can even test it here: https://dev48646.service-now.com/publicone
You shouldn't need to add it to sys_public table.
LinkedIn & Twitter
Subscribe to my YouTube Channel
Buy The Witch Doctor's Guide To ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2019 01:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2019 05:27 AM
I created an incident on HI and got my problem solved.
In the sys_public list I had a page called $sp set to false. This made all the portals private. Changing this to true made all my portals public again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2019 12:14 PM
Ha,
Learn something new every day. Didn't know about this earlier 😃
//Göran