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

Forum Posts

Mapping catalog task assignment group

There is catalog item named "Request Computer" in this catalog we have one field with different choices and based on the choice selected we need to map the task assignment group.I have implemented using action using flow designer with below codevar g...

Chethan S by Tera Contributor
  • 565 Views
  • 4 replies
  • 0 helpfuls

How budget cost populated from demand to project

Hello Community! I have removed readonly from capital budget and operating budget. Now when we create project, budget cost not populated as the sum of these two fields.is there any script which calculates the sum? Please help!

Asha Pathak by Tera Contributor
  • 256 Views
  • 1 replies
  • 0 helpfuls

ServiceNow Status Page for Major Incidents

We are in the process of modernizing our major incident communications by using Outages and the ServiceNow status page. I have referenced the Ohio Status status page as a gold standard for what one could look like but was curious if anyone else had u...

RyanR_ by Tera Contributor
  • 381 Views
  • 1 replies
  • 0 helpfuls

Create a child incident via a button/link on portal widget

Good Afternoon,We have had a request from our Incident Mgmt team to help them make some of there elements work smarter and with more ease of use (the usual requirements).One such ask was linked to a self-service portal widget we have to display ongoi...

How to configure native esignature on catalog task

Hello ALL, My requirement is to convert submitted service request into PDF document and send the PDF to the user for esigning the document once signed submit it for approval. I have activated com.snc.esign this pluginconfigured E-signature template ,...

How to remove watermark from sent and received emails

Hi,  I want to remove the watermark from both sent and received emails. I found this property "glide.email.watermark.visible" I have changed the value to false. I know this property will only work when email notifications are sent.   When ServiceNow ...

SriramPusuluri_0-1748409677889.png

Automatically fill fields from sys_user

I want to create a catalog item where multiple users can be selected, and fields are automatically filled with the user_name and email fields.My screen should look like this: Name from table sys_user | Automatically fill with user_name | Automaticall...