Templates not appearing in toggle bar

juliet2
Giga Contributor

Hi ServiceNow Community,

When I go to create a new Knowledge article, my templates aren't appearing in the toggle bar even though there are multiple:

find_real_file.png

The templates only appear once I create a new template:

find_real_file.png

It does show when you right-click on the header > Templates > Apply Template:

find_real_file.png

However the end users want to be able to see it on the template toggle bar.

===

I tried to see whether this was happening only for Knowledge, but it's also happening in other applications such as Demand. Has anybody else ever had this problem? Does anybody have an idea on how to fix this?

Any help is appreciated!

22 REPLIES 22

sdowler1



Hi Shawn,



I faced similar issue(Templates not visible in Template Bar). I was able to Check the template_context UI macro from the skipped updates from the Upgrade.


I reverted template_context UI macro to base version in the upgrade history.



This solved the issue, templates started appearing in Template Bar however the templates option disappeared from the Context Menu.


Customers requires both the options to apply templates from Context Menu and Template Bar.



Did you find similar issue?


Tomko
Tera Expert

Are your templates set to global?


Kay19
Kilo Contributor

We have this same problem after upgrading to Geneva patch7, is there a fix?



Also should the templates be global?


aw_devoteam
Kilo Expert

There is a field on the Template [sys_template] table called "Show on template bar".


The "Show on template bar" is not on the form as default, but it can be added to the form or list layout. This tick box must be true for a template to appear on the template bar.


sanna3
Tera Contributor

I have the same problem, but we did not have any skipped updates related to templates.


Although if you create a new template and set it to global, then they show in the template bar. It is when you share with a group it sometimes will not show for that group.


I have tested to give the groups the role itil and template_editor but it does not work.


Has anyone noticed the same issue?