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

Forum Posts

Resolved! Auto populate a reference variable with user input from a text field

I have a request to auto populate a reference field on the Task form of a requested item, with user input from a single line text variable on a Catalog Item.I created a BR on the catalog task table. When to Run: before Insert, Order: 100, Filter Cond...

AKose_2-1692061996722.png AKose_1-1692061910246.png
A Kose by Tera Contributor
  • 1872 Views
  • 6 replies
  • 1 helpfuls

Created by of an incident is show as guest why?

Hi Community, When an external user with different domain mail id (record not in instances) send an email to our production group mail box the incident gets created based on inbound email action but the created by of the incident is showing as guest ...

suuriya by Tera Contributor
  • 2738 Views
  • 6 replies
  • 0 helpfuls

how to open a new tab when you click a UI Action button?

here is script i am using in my UI Action:   var change = new GlideRecord("change_request");change.initialize();change.short_description = current.short_description; change.description = current.description;change.cmdb_ci = current.cmdb_ci;change.pri...

Faraz2 by Tera Contributor
  • 8626 Views
  • 16 replies
  • 3 helpfuls

Alternative for the Global script include "Cart" function

Hi,The below script in used in scheduled job to create a catalog item automatically when the scheduled job gets triggered.But the "Cart" function called from script include mentioned as "This has been deprecated. Please dont use this Script Include f...

Community Alums by Community Alums  
  • 1536 Views
  • 3 replies
  • 1 helpfuls

Need to cancel taks

I have a requirement:For a particular catalog item (for example: laptop), if the RITM state is closed skipped then I have to set the stage ofthat RITM as cancelled and need to close all the relevant tasks (for exampl: X,Y and Z). In some cases some t...

abhisek by Tera Contributor
  • 456 Views
  • 2 replies
  • 0 helpfuls

prioritize an Article in search results

Hello, We have requirement that, As a knowledge owner, I would like to be able to add a feature to a knowledge article that would allow the customer to see the article at the top of their list of search results. For this, I have created one checkbox ...

Vinay49_0-1703050830637.png
Vinay49 by Tera Expert
  • 987 Views
  • 1 replies
  • 0 helpfuls

Set horizontal line in fullfiller view form like Incident

Hi  Thank you in advice, I am looking for a horizontal line in incident form on fulfiller view, is there any chance to place a horizontal line   For catalog form we have the break variable , similarly we have any thing to place horizontal line on Inc...

rakesh polu by Kilo Contributor
  • 1797 Views
  • 3 replies
  • 1 helpfuls

Resolved! Pulling variables into the email notification for an approval request

I'm trying to modify a script to include all variables for the RITM that approval is being requested for. Can somebody help me modify the script below to accomplish this?  (function runMailScript(current, template, vemail, email_action, event) {     ...

sjjantz by Tera Expert
  • 1190 Views
  • 3 replies
  • 1 helpfuls