How to display current page title in the portal browser?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 05:38 AM
Hello Experts,
I have a requirement to display the current page title.
For eg: Whenever I open any catalog item it shows "service catalog item" instead of the name of the catalog item. Let's consider (XYZ) as the name of the catalog item.
Whenever I open XYZ it should show XYZ in the portal browser. How to Achieve this. Kindly give me answers in the steps, as I don't have prior experience in portal enhancement. @Ankur Bawiskar kindly do the needful.
Thanks & Regards
Srinithi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 08:04 AM
that's expected platform behavior.
I don't think we can change it
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 08:41 AM
No @Ankur Bawiskar .
I solved it. To achieve that, In the page table, search the title as a service catalog item based on the portal. Open it add a dynamic page title as %name. Then it will work. If not scroll down and check in the dynamic page title variable, if it empty try to create a variable with %name. Then it will work.
Thanks & Regards,
Srinithi