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

Forum Posts

Resolved! GlideModal help

Hi there, we have a ui action with following script: function par_req() { var gm = new GlideModal("glide_prompt", true, 1600); gm.setTitle("Create Product Allocation Requests"); gm.setPreference("title", "Number of Allocations Required (M...

NagaRavindraR_0-1708946046798.png

All the fields get read only when incident closed

Please help me with this script(I've created a custom incident form)function onLoad() {    //Type appropriate comment here, and begin script below    var incidentState = g_form.getValue('state');    var editableFields = g_form.getEditbleFields();    ...

Community Alums by Community Alums  
  • 2503 Views
  • 7 replies
  • 1 helpfuls

Resolved! Auto populate CI on catalog item.

Hi All ,  Is it possible to auto populate the CI field on Catalog form? Requirement :  I need to auto populate CI (variable with ref to [CMDB_CI]) field as  "ANNIE_IBM" when a particular form loads up. Thanks in advance.   

RITM not approving through email

So basically, Approval is sent through email and also getting response from the user through user. Even though he gives approved, the RITM is not proceeding for approval. There is nothing wrong with the email inbound actions. Also it is working for o...

Abishek1998 by Tera Contributor
  • 891 Views
  • 2 replies
  • 0 helpfuls

Resolved! stopping flow

Can I specify stopping another flow(B) in one flow(A)? Is there a possibility of this?Thanks in advance!

ma kaiyue by Giga Guru
  • 1998 Views
  • 6 replies
  • 1 helpfuls

Fields and Columns

Hello,I am attempting to incorporate a new column into a ServiceNow list view, referencing it to the "Grade" field within the form of an asset which is working as expected as provides me the grade of the assigned to user. Despite adding this field to...

1.png 2.png
matthollida by Tera Contributor
  • 2652 Views
  • 10 replies
  • 0 helpfuls

ATF Assert type - not working properly

Hello All,We have created an alert if user change the impact and try to resolve the Incident, the alert will be displayed as warning message by saying-"As the priority has changed, please ensure you select save prior to resolving this incident.”Now w...

lakhani04_0-1707460698177.png lakhani04_1-1707460939958.png lakhani04_2-1707461561233.png
Community Alums by Community Alums  
  • 1260 Views
  • 3 replies
  • 0 helpfuls

Global Search returning Closed/Resolved Incidents

When using Global Search, it returns ALL Incidents, including Closed and Resolved state ones. I tried the steps below, but it is still returning Closed/Resolved tickets:Here are some detailed steps to change this:1. Navigate to "ts_group.LIST"2. Open...

terrieb by Tera Guru
  • 1772 Views
  • 3 replies
  • 3 helpfuls