Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

How to change the background color(blue) of caller Id on incident form if user is terminated (terminate is a field on sys_user table). Configure style is not working on it as caller id is a reference field.

How to change the background color(blue) of caller Id on incident form if user is terminated (terminate is a field on sys_user table). Configure style is not working on it as caller id is a reference field. So the question is how to change a referenc...

Manju Rani by Kilo Explorer
  • 815 Views
  • 1 replies
  • 0 helpfuls

Copy data from String Field to HTMl with proper format

Hi All,   I have a String field , which has a defaut value as:- 1.Issue : abc 2.Business Impact : abc 3.Mitigation or actions taken : abc   on submit of this form, its get copied to a HTMl field, but the format is bit different like shown below. Is t...

Priya75 by Tera Contributor
  • 1455 Views
  • 7 replies
  • 0 helpfuls

Copy - Paste on additional comments

Hi! We are having an issue with copy-paste functionality on additional comments and work notes from the Technical User Interface.When some user from our customer tries to use copy - paste feature on the activity tab, it does not work for them. I, as ...

Paola2 by Tera Contributor
  • 1012 Views
  • 1 replies
  • 0 helpfuls

How to fetch related list record value from related list

Hi All, In a knowledge article form, there is a related list called "Blocks", Whenever the Knowledge blocks are added to the article body, It will added to the "Blocks" related list, so I need to fetch the knowledge blocks records from the "blocks" ....

find_real_file.png find_real_file.png
MS17 by Tera Contributor
  • 2736 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to fix consumers login issue - CSM

Hi all, Some one please suggest me solution for below issue.   importing consumer information into Consumers table [csm_consumer] using with ExcelSheet.   so we can track it in ServiceNow, but where you don't ever expect those users to log in to your...

Supriya25 by Tera Guru
  • 1166 Views
  • 4 replies
  • 0 helpfuls

Resolved! Auto Assign Incidents Using Advanced Work Assignment

Hi all, we have installed the Advanced Work Assignment for Incident plugin. We want to use Advanced Work Assignment on incidents but we want incidents to be auto-assigned to an Agent after it has been routed to them. The problem is that the Agent has...

Justin21 by Tera Contributor
  • 1506 Views
  • 1 replies
  • 1 helpfuls

Resolved! Assume, I have created an application in App Engine Studio.. now how should I move it to test and prod environment and which is the best practice?

Assume, I have created an application in App Engine Studio.. now how should I move it to test and prod environment and which is the best practice? Generally, if I create/udpate anything in global scope I can use update set.. Similarly if I create any...

Sathwik1 by Tera Expert
  • 1105 Views
  • 4 replies
  • 4 helpfuls

Resolved! Catalog item fields should autoPopulate by email Link.

Hii everyone, 1. Create a Notification and trigger daily Via scheduled job. Condition: If User’s Manager is Inactive send Notification to manager’s Manager. 2. Create a Catalog form. Make 3 fields (Inactive manager- Reference type)(New Manager-Refere...

find_real_file.png find_real_file.png find_real_file.png
Anjaneyulu1 by Giga Contributor
  • 1178 Views
  • 3 replies
  • 1 helpfuls

Resolved! Upgrade instance when Mid Server is not accessible

Hi all, I am in the middle of upgrading my Sub-Prod instance to San Diego. As a best practice, I cloned my Prod instance over the sub-prod instance to make sure everything works the same. However, I have a separate mid-server for the sub-prod instanc...

Resolved! Need to copy worknotes from incident to incident tasks

Hii All, I have written script like this, when to run - after update condition - work notes changes script - var inc = new GlideRecord('incident_task'); inc.addQuery('incident.sys_id', current.sys_id); inc.query(); while (inc.next()) { inc.work_notes...

Anjaneyulu1 by Giga Contributor
  • 3044 Views
  • 20 replies
  • 1 helpfuls