We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Login page banner image

Hi,I want to change the login page banner image.I followed the below steps:1. Uploaded the image in db_image table2. System Properties-> System3. Banner image- added the image name But still ServiceNow banner is showingPlease help in this. Thanks,Sam...

Samiksha2_0-1688387107889.png
Samiksha2 by Mega Sage
  • 1159 Views
  • 1 replies
  • 1 helpfuls

include attachments in email notifications

HiI want to include attachments in email notifications.Notifications no longer include attachments when sending conditions are event-triggered.If the send condition is Record Insert, the notification includes attachments.If the sending condition is e...

HS7 by Tera Guru
  • 1089 Views
  • 3 replies
  • 0 helpfuls

Resolved! User Criteria: Identify line managers

Morning community, Probably a common ask but I can't find a previous post that fits the bill. We have a catalogue item that we want to restrict to just managers i.e. those who appear in the manager field of any user in the sys_user table. Any help ap...

Priority field on incident form.

In our PDI on Incident form the Priority field is auto populated to 5 - Planning based on impact and urgency field's value while opening the form for first time to create new Incident.I want choice values of Priority fields should be 1 - Critical, 2 ...

abhisek by Tera Contributor
  • 2435 Views
  • 13 replies
  • 3 helpfuls

Resolved! gs.eventqueue triggers event but state is error

Below is the code which triggers event but event's state turns to ERROR, please find screenshot alsovar gr = new GlideAggregate("sysapproval_approver"); gr.addQuery("state", "requested"); gr.addAggregate("COUNT", "approver"); gr.query(); while(gr.nex...

Change model

HI, I have created a custom change model with flow designer and trying to add that create change to incident context menu but if i click this ui action it is redirecting me to undefined page. Can anyone let me know other than this UI action is there ...

Alekhya12 by Tera Contributor
  • 1095 Views
  • 1 replies
  • 0 helpfuls

Resolved! Change The color of the UI action on the instance side ( Tokyo version)

I Have a UI action Created on the incident table named  "Create IBR" . Our product owners  requested to change the colors of the UI action for which i have tried  by  Changing Form style on UI action  to "destructive ". it changed the color to red.Ca...

Kachu_0-1688269236138.png
Kachu by Mega Sage
  • 1007 Views
  • 4 replies
  • 1 helpfuls

Resolved! Request (REQ) should close once the RITM is closed

Hi, Once the RITM is closed the REQ is not closing.RITM's having tasks or workflows are involved REQ is getting closed correctly. But the RITM's where tasks are not there REQ form is not getting closed. Help? Thanks,Vaishnavi

Vaishnavi35_0-1688110096037.png

Resolved! how to add an attachment to the email notification

HiI would like to add an attachment to the email notification.An email notification is sent when a requested item record is created.I want to attach the files attached to that requested item record to the email notification I send.Is there any way? t...

HS7 by Tera Guru
  • 662 Views
  • 1 replies
  • 2 helpfuls

How to add borders for notification

Hi All,I have a requirement to add border as below attached screenshot in the notification can anyone, please help me in how to add borders in notification. also please tell what all needs to be done for this and how to do it.PFB screenshot for refer...

Resolved! Issues with close of RITM's and Catalog Tasks

Hi,1. When Tasks are closed, RITM is not getting closed. (RITM should close once the Catalog Task is closed)2. When RITM is cancelled/closed Tasks should cancel or close . Approvals No longer required.Code does not work. The Tasks are getting closed ...

Vaishnavi35_0-1687518970924.png