How do put login on Service Portal header?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 10:36 AM
I need login on the header section of the portal, but I am not sure how to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 01:43 PM
To add a login link to the Service Portal header in ServiceNow, you can follow these steps:
Navigate to the Service Portal Designer by going to Service Portal > Service Portal Configuration > Service Portal Designer.
Select the header section on the preview pane to access its settings.
Click on the gear icon to access the header properties.
In the header properties, add a new field called "loginLink" of type "URL".
In the "Value" field of the "loginLink" property, enter the URL of the login page you want to use.
Save the changes to the header section.
Publish the Service Portal to make the changes live.
Once the Service Portal is published, you should see a login link in the header section that directs users to the login page you specified.
Please mark my answer correct/helpful in case it adds value and moves you a step closer to your desired ServiceNow solution goal.
Thanks,
Punit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 02:18 PM
in preview pane, there is no gear or icon to change header.