How to change title on Topic Content widget and display topic name

Alexander17
Tera Guru

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

 

Alexander17_0-1683100275576.png

 

8 REPLIES 8

Nishant12
ServiceNow Employee
ServiceNow Employee

The title should be dynamic as different topics have different name , so this approach will not work 

Ademir Amaral1
Kilo Sage

@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.

 

AdemirAmaral1_0-1705506133510.png

 

Nishant12
ServiceNow Employee
ServiceNow Employee

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. 

Nishant12_0-1705559024559.png

 

 Once it is placed on the page,  navigation to the topic page will show the text as below.

 

Nishant12_1-1705559105457.png

 

thanks,
Nishant K 

GundeN
Tera Contributor

What we need to update in the widget?