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

Forum Posts

Set a variable with default value based on another variable

Hi, We need to set up one variable with different values based on another variable on the joiner form. Variable "Team"  type select box . if select box is IT.  then another variable "shareddrive" of type " multi line text" will show default value as ...

bijender1 by Tera Contributor
  • 2802 Views
  • 7 replies
  • 1 helpfuls

Resolved! Linking SRs to Changes

Hi, Is it possible to link an SR to a Change Request or vice versa? Specific requirements from a customer are involved, and I cannot find any answers in the forums. Any suggestions would be a big help, Thanks, Sandrine    

Sandrine3 by Kilo Contributor
  • 2390 Views
  • 3 replies
  • 5 helpfuls

Resolved! Need help changing color on UI action buttons

ServiceNow Version: London I have added an approve and reject UI action button in the change_request form which work fine. However i would like to change the color of these buttons to green and red respectively. I have added the client script to try ...

find_real_file.png find_real_file.png
Anthony16 by Tera Guru
  • 9017 Views
  • 5 replies
  • 1 helpfuls

Resolved! Database View - Joined Tables Shows Multiple Same Results

Hey Everyone. I am trying to create a Database View that Joins the Tickets from the INC and the RITM(REQ) Tables for the customer. Since the Task table does not have Customer or Requested For we cannot easily look-up customers tickets on one table.  ...

ScreenShot020.jpg ScreenShot019.jpg

Resolved! Company field is not auto populating in the SCTASK record of RITM

The Company field is not inheriting/auto-populating in the SCTASK record even though the field is present in the RITM. User raises the request and RITM gets created in which the company will get added automatically based on the user. I have added the...

find_real_file.png find_real_file.png
Amith P by Kilo Contributor
  • 1773 Views
  • 8 replies
  • 0 helpfuls

Linking Knowledge Articles to CIs

Looking to know if there is a way to have an attribute on a CI that could be linked to a knowledge article.   We have loaded our system architecture diagrams and runbooks into knowledge, but I would like to complete the circle and have the ability to...

Resolved! Transform Map - Convert To Uppercase

Hi All,  I'm trying to take my source value and save it as uppercase in the target field. I have the below code, which seems to be doing nothing at the moment.   target.u_hard_disk__gb_ = source.u_hard_disk__gb_.toUpperCase();  Regards,

arobertson by Tera Guru
  • 2752 Views
  • 5 replies
  • 0 helpfuls

Service Portal : How to gliderecord in Widget?

Hi All, I want to gliderecord in service portal widget - client script. How to do that? If I put like this as below, var gr =new GlideRecord("incident"); gr.addQuery("active","=",'true'); gr.orderBy('number'); gr.query(); if(gr.next()) { alert("hi");...

kutvaram by Tera Expert
  • 2991 Views
  • 4 replies
  • 1 helpfuls

Resolved! End user approval

Hello guys ,   I have a quick question about the approval , From my assumption there will be a difference in license cost for the "ITIL" and"Approver_user" role . Approver_user role can be assigned to end user who can approve their approval request ....

bobby299 by Kilo Contributor
  • 1334 Views
  • 1 replies
  • 0 helpfuls