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

Forum Posts

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
  • 3026 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
  • 931 Views
  • 2 replies
  • 0 helpfuls

Client script to populate choices variable select Box

Hello, I created an include script making a GET API call and I would like to get the response and populate a select box variable from a service catalog, but I don't know exactly how to assemble this client script, it would be OnChange: My script Incl...

Rick27 by Tera Contributor
  • 1275 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