We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

About knowledge management process

I'm not entirely clear about what this diagram is illustrating from Now Learning platform. Is it suggesting that while an article has been published within the workflow, its confidence level in knowledge management remains at "Not Validated"? That se...

EddyZ_0-1729670654729.png

password validator is not defined

Hi Team, I am using password validation script for one of the catalog item using script include but getting error : ReferenceError: PasswordValidator is not defined. Script include var PasswordValidator = Class.create();PasswordValidator.prototype = ...

kun1_0-1729657550122.png
kun1 by Tera Expert
  • 1546 Views
  • 9 replies
  • 0 helpfuls

Resolved! Report creation.

Staff Productivity Rate.Average number of queries handled per team member during a specific period.

Resolved! Populate the Unused catalog items into a variable

Hi Everyone, I created a script include to the pull data of "Catalog Items without Recent RITM's requested from past six months" on to a variable.  But script is not working can someone help me on this please.  var CatalogItemsWithoutRecentRITM = Cla...

GlideDialogWindow.get().destroy(); not working in Agent Workspace

Hi , i used this function in UI Page, but GlideDialogWindow.get().destroy(); function not working in Agent Workspace. how to kill dialogue box when we click on Cancel button   UI PAge: HTML:  <g:dialog_buttons_ok_cancel ok="return validateComments()...

find_real_file.png find_real_file.png
chanikya by Mega Sage
  • 3874 Views
  • 10 replies
  • 0 helpfuls

Adding multiple SLA's

Hi all!Recently, a decision was made to apply new SLA times to our service catalog items. This means there are 100+ catalog items that now need a new SLA to be applied to them. What would be the best way to go about adding these SLA's? Do I add each ...

HerrAndrew by Tera Contributor
  • 1358 Views
  • 2 replies
  • 0 helpfuls

List Collector with all the values

Hi Everyone,How to pull the List Collector complete reference field table data into the right bucket by default.I want the entire table data needs to prepopulated in list collector variable to the customer when the form loads. Thanks