Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Service Portal - Change the text of the Leave Page alert "Leave Site: Changes you made may not be saved." Specifically when we have Cart Items before closing of window

Hello Everyone,Thanks in advance, Recently we got a requirement to Change the text of the close browser page alert to change Text. when we have cart items in it. I tried Customizing and Overriding "spSCNavStateManager" and changing the alert message ...

Resolved! Change Calendar/Schedule

I am looking to create a Change calendar/schedule which combines three areas; the actual Change calendar/schedule view but also want to be able view the blackout windows and maintenance window on the calendar/schedule. I was thinking this could possi...

tomelk31 by Kilo Explorer
  • 4232 Views
  • 4 replies
  • 0 helpfuls

Resolved! What is the meaning of !current.comments.changes() ?

Hello Experts, In my instance one of BR there is condition 'current.watch_list.changes() && !current.comments.changes()'I understand that changes()  is GlideElement method.I want to know what is the meaning of !current.comments.changes() Does it mean...

Amit Rao by Tera Expert
  • 3193 Views
  • 3 replies
  • 5 helpfuls

Resolved! Actual Start and End date not populating?

In the Change request normal work modifications were made to skip the Schedule state and move to Implement. Everything is working and progressing and noticed that the Actual Start and End dates are not updating as they should. I need help to find whe...

ginabarraza by Kilo Contributor
  • 4856 Views
  • 8 replies
  • 2 helpfuls

Resolved! i need working example of <sp-editable-field>

Hi,       Need working example of    html//<sp-editable-field editable-by-user="data.isLoggedInUsersProfile" table="sys_user" table-id="data.sysUserID" field-model="data.sysUserModel.department"on-change="onChangeCompany" on-submit="onSubmitCompany">...

manish64 by Giga Guru
  • 3213 Views
  • 3 replies
  • 1 helpfuls

How to auto close changes older than 30 days

Hi, please assist with the below script.  I tried the below code it closes changes that are new. I want to close changes that are in 'scheduled' ,'implement' and 'review' state where the planned implementation date is older than 30 days and the relat...

Carol2 by Tera Contributor
  • 2322 Views
  • 6 replies
  • 1 helpfuls

Resolved! ATF 'Validate Outbound Email' and document ID

I made an ATF test where I submit the incident with a Record Producer and use the 'Validate Outbound Email Generated by Notification' test to see if the notification has been sent to the user. As a Source Notification I take document_id submitted fro...