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

How to edit the case_creation ui page after cloned

Hi, I want to do some changes on this ui page so have cloned the case_creation ui page but still the not able to edit due to "This item is read-only based on its protection policy."Can anyone please help on this how to edit this ui page, It will be u...

mania_0-1750762876983.png
mania by Tera Contributor
  • 346 Views
  • 1 replies
  • 0 helpfuls

How to Dynamically Track Knowledge Article View Origins

Hi All,I have a requirement to track the origin of knowledge article views dynamically in the kb_use table.Key aspects of the requirement:The origin should include every possible location (e.g., Virtual Agent, Workspaces, HRSS My IT, Now Mobile, etc....

Resolved! Decision Tree - Idea, Demand, Project, Request & Change

Hi all, Our client asked us to provide them with a "Decision Tree" for Idea, Demand, Project, Request & Change.Find attached an example that includes Problem and Incident given by them. Do we have something similar produced by ServiceNow for the topi...

Tommaso2 by Tera Expert
  • 1586 Views
  • 5 replies
  • 2 helpfuls

Resolved! Update Work Notes of a HR Case through Fix Script

Hi Everyone ,I am trying to close some old cases through a Fix script without triggering Notifications to Opened for, Subject Person and Approvers with the below script.var hrc = new GlideRecord('sn_hr_core_case');hrc.addQuery('number', 'HRC0044626')...

Madhan007 by Tera Contributor
  • 1638 Views
  • 7 replies
  • 1 helpfuls

How to archive group approvals for RITM

Hello,I have an archive rule set up on RITM(sc_req_item) and i'm able to archive related records as well like (SLA. sysapproval_approver....) but not able to archive sysapproval_group approval records, is their any process available whenever RITM arc...

DOM Manipulation

I know DOM Manipulation is not recommended by servicenow but we need a solution whenever a link is clicked we need to validate if it is already clicked or not? Requirement: There is a link which if it is not clicked then we need to show an alert and ...

Changing Banner background Color

Just did a clone down from Prod to Test instance and the banner colors on the Test instance changed to the Prod instance.I changed the sys properties  Basic Configuration UI16 and the CSS files, but nothing is changing. Is there a step I am missing. ...

terrieb by Tera Guru
  • 1821 Views
  • 9 replies
  • 0 helpfuls

Need a report

Hi ServiceNow Team,I have a requirement to create a report on sysapproval_approver table for only RITM's(sc_req_item) records where I can be able to see the request variable information as well, like if we have one request for "Request for ServiceNow...

Soni Rahul by Tera Contributor
  • 1183 Views
  • 9 replies
  • 2 helpfuls