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

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

Forum Posts

Resolved! Link in email notification not working

I am trying to include a link in my email notification that will open the current approval record. This script is inside of a mail script. '<a href="/ess?id=approval&view=ess&table=sysapproval_approver&sys_id='+current.getUniqueValue() + '">${current...

Cupcake by Mega Guru
  • 2268 Views
  • 7 replies
  • 3 helpfuls

Resolved! Changing the Active form tab

Hi, my question comes in two parts: We have three form tabs on our incident form - notes, related records and resolution details, with notes the default active tab. Firstly, I created a basic on load client script to change the active tab from notes ...

Cirrus by Kilo Sage
  • 3463 Views
  • 3 replies
  • 2 helpfuls

Mark Request Closed Incomplete via Request Item

Hi all,When our request items are completed (Closed Complete), they, in turn, set the parent request's state and request state to Closed Complete.The issue that I am having is if a request item was to change to the state Closed Incomplete, the reques...

Resolved! ACL on sc_req_item variables

Hi all, I created an ACL on the sc_req_item table to restrict write access of Variables to only itil users. Other ACLs on sc_req_item also require itil role to write, so I don't see another ACL overriding this one. The problem is a user without the i...

kedler by Kilo Guru
  • 4728 Views
  • 4 replies
  • 1 helpfuls

Resolved! Reporting on METRIC_INSTANCE

Hi All,I have a requirement in which I need to fetch the State duration of each states viz. New ,assigned, WIP .So I have configured one report on metric_instance table and querying it accordingly. While it suffice the requirement, but there has been...

find_real_file.png find_real_file.png
kirti0604 by Kilo Contributor
  • 6139 Views
  • 3 replies
  • 3 helpfuls

Reference icon field not visible

Hello, The refrence icon is not visible for the assignment group field which is reference field. In the same form, for other reference fields, the icon is visible. The screenshot is attached.  The same form, when we view by impersonating another end ...

reeba1 by Tera Contributor
  • 3884 Views
  • 12 replies
  • 4 helpfuls

How to remove the signature in Inbound reply message?

Hi Team, I have a requirement to capture only the content of the email body not with any signature. Please see the below screenshot In the above the actual comment is "Dev team non production testing please ignore if you get any emails wrongly" .I w...

gokulraj by Giga Expert
  • 5955 Views
  • 13 replies
  • 0 helpfuls

Inbound csv import starting at a specific row

I have an inbound action that is creating a data source from a csvOn import I have the inbound action set to current.header_row = 5I would expect the import to start from row 5 as header and then import the data from row 6 onward, however it keeps fa...

tricial by Giga Contributor
  • 4709 Views
  • 17 replies
  • 1 helpfuls