How to change title on Topic Content widget and display topic name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2023 12:53 AM
Hi there,
In many ServiceNow presentations i see that on the Topic page, under the Topic Content widget the topic name is being displayed. So in below case would then be "Browse Health and Wellness" instead of default title "Support resources". Anyone have an idea how to change this into a dynamic title
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 10:22 PM
The title should be dynamic as different topics have different name , so this approach will not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 07:42 AM
@Alexander17 If you right-click on the widget while holding the control, you can edit the Widget, and on the image you can work on the HTML to make it dynamic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 10:26 PM
Hi @Alexander17 , There is no straight way to do this without updating the actual widget as the title is set in the HTML of the "Topic Content" widget.
The best way is to create a new widget and place it in the topic page which takes care of updating the title.
You can create a widget as shown in the below image and place it under the topic content widget of the topic page.
Once it is placed on the page, navigation to the topic page will show the text as below.
thanks,
Nishant K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2025 11:30 PM
What we need to update in the widget?