johnvpr
ServiceNow Employee
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
05-06-2024
11:03 AM
The current best practice is to create or edit the glide.entry.first.page.script System Property that needs to have the value of new SPEntryPage().getFirstPageURL()
The recent SPEntryPage script includes code will redirect the end user to the portal (sp_portal) that has default=True, so you need to make sure that ONLY the ESC portal has the deault=true
as reference:
- 2,134 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.