Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

OnLoad Client Script g_form.setLabelOf

Hello,  I am looking to dynamically update a field label on a form based on the values in a the sys_class_name on alm_asset table using Onload Client script. as per my example below, if the sys_class_name is Kittens, I would like to update the serial...

Cobee by Tera Expert
  • 5839 Views
  • 14 replies
  • 2 helpfuls

How to Edit the existing Email Headers

Hi All,when the outbound email is triggered from snow to customers by default it shows " X-ServiceNow-Generated:true " so the system is ignoring this email. how can we edit it and add additional customization to it 'X-ServiceNowXXX-Generated:true'. T...

Resolved! Edit Interceptor for Change Request not showing in PDI.

Hi All, I recently had to create a new PDI and I'm doing some training, trying to build new change type. I am not getting the edit interceptor field in the top right corner not sure what I am missing. I know we can create a new change request type fr...

CJPeterson_0-1673899943350.png
CJPeterson by Tera Expert
  • 1561 Views
  • 2 replies
  • 4 helpfuls

Change Review process

Hi Team, A Pop-up message has to appear to the change managers when a service attached to the change is not operational status I have created the Display BR and also client script for this. RegardsVivek 

DSV22 by Tera Contributor
  • 745 Views
  • 2 replies
  • 0 helpfuls

Remove demo data on on premise instance

Hi all,  I have a customer who wants to remove the demo data in their instance. However since it is an on-prem instance, they cannot use the remove demo data option from Hi. What would be the best way to identify and remove the demo data?

filter table field from client script

Hi All,I want to filter a reference field. I created a script include that query the table and return the filtered table.How do I use the returned data in the client script?Thanks in advanced  

Resolved! Can you create an email chain using the Email Client?

Hi, We have been asked by one of our internal teams using ServiceNow if there is a possibility that the email client can "pickup" previously sent emails on the incident record so that it continues as an email chain (ie. similar to outlook)   At the m...

Resolved! Delegate Request Script Needed

I Created a Delegate catalog Item to request Delegations and I attached one Workflow. In this work flow I used run script to create delegate record automatically.Run Script:var del = new GlideRecord('sys_user_delegate');del.initialize();del.user = cu...

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

Resolved! Need to add the Hamberg menu on the portal header next to the logo

@jaheerhattiwale  Hi jaheer, Hope your doing well.! On the portal header  next to the logo need to add Hamburg menu(PFA) whenever user hover it has to show some options like for example Catalog , Knowledge , Request something etc.  Could you please h...

How to set a default value of survey question

Hi All,I have a requirement where if user do not attempt a survey question a default response/answer should get selected.So, I have 5 questions on the survey and each one is having below answer.Very Satisfied - 5, Satisfied - 4, Neutral - 3, Unsatisf...

shilpa344 by Giga Expert
  • 1726 Views
  • 1 replies
  • 3 helpfuls