Templates in Service Portal - not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2017 01:55 AM
We want to use the templates in service portal forms. Is it possible to show the template bar in the service portal?
Since I didn ´t find any solution, I made a new reference field and used the applyTemplate() function like described here - Apply Template on Field Change — ServiceNow Elite. This is also not working in the ServicePortal.
We get the following error:
(g_env) [SCRIPT:EXEC] Error while running Client Script "Load Template": ReferenceError: applyTemplate is not defined
_logError @ js_includes_sp.jsx:63723
Any ideas how to get templates working in service portal?
- 3,337 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2017 10:05 AM
Hello dschneide
I am trying to find out which console is throwing this type of errors related with Service Portal
(g_env) [SCRIPT:EXEC] Error while running Client Script "Load Template": ReferenceError: applyTemplate is not defined
_logError @ js_includes_sp.jsx:63723
How can activate this console to watch those errors?
Regards
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2017 12:18 AM
Hi Jesus,
it was directly in the browser developer console - JavaScript Errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2019 05:02 AM
Hello people
I have come across the same issue in Kingston and surprised at the oversight - a template based article in SP is blank, but fine in KB.
Is there a quick fix for this issue? I cant find anyting on HI.