Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to Change Displayed Topic Name When "Show Me Everything" is Selected

Raj64
Tera Guru

Hello everyone,

When I develop my topics, I use a naming convention. Unfortunately, when the user clicks on "Show Me Everything", this name is displayed. 

Is there a way to change what is displayed to the user?

For example, if my topics are named:

GSC Order Hardware
APSC Find Phone Number
etc.

I want this displayed:
Order Hardware
Find Phone Number

Thanks!

1 ACCEPTED SOLUTION

Jasmine Jenny M
Tera Expert

Hi Raj,

 

You can change the way your topic name appears to the user in 'sys_cs_topic' table  and 'Title' field.

 

Mark if the answer is correct.

 

Thanks,

Jasmine.

View solution in original post

3 REPLIES 3

Jasmine Jenny M
Tera Expert

Hi Raj,

 

You can change the way your topic name appears to the user in 'sys_cs_topic' table  and 'Title' field.

 

Mark if the answer is correct.

 

Thanks,

Jasmine.

Thanks! This worked 👍

 

Carol

Raj64
Tera Guru

Thank you Jasmine!