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

Hide Show Annotation

Hello,I was trying to HIDE / SHOW an Annotation, if particular business condition is met.Unfortunately, after trying this via CLIENT SCRIPT and UI POLICY and by also following steps from different forums, it still didn't work.Here's my Annotation HTM...

cspra by Giga Expert
  • 5717 Views
  • 12 replies
  • 6 helpfuls

Resolved! get Text field value in client controller Wiget

hi all,I have input field (text area) in Widget.   <textarea rows="1" cols="50" ng-model="data.comment_input">  Requirement is to get input value in client Controller. Below code is not working   console.log( "input value is : " + c.data.comment_in...

Ujjwal1 by Tera Contributor
  • 807 Views
  • 1 replies
  • 1 helpfuls

Provision Location Data from Azure INTO ServiceNow

Have a client that wants to import locations from azure into ServiceNow on a regular basis.Is there anyway we can leverage the Users location in Azure ?Or is there another provisioning process we can setup to import location data separatly ?

Resolved! Auto-populate/Filter assignment group based on Assigned to

Good afternoon! Our org is having an issue where someone knows the individual that a task should be Assigned to, but not their group. Currently our assignment group will filter the assigned to so that it'll only search for it's users (Easy dependency...

VernYerem by Tera Expert
  • 1310 Views
  • 4 replies
  • 0 helpfuls

Call Script Include in my onComplete transform script

Hi, I would like to seek help from the expert about my requirement. I have created a script include and I wanted to use this in my transform script. However, it is not copying to the second table. I also wanted to delete the record generated from the...

olufsen by Kilo Sage
  • 576 Views
  • 2 replies
  • 0 helpfuls

Pick approver name from activity and send mail in cc

Hello All,I have a requirement to send email to approver of an incident. The record is not visible in sysapproval_approver table, but the name of the approver is present on activity o the incident. I nee dot pick up the name from the activity and sen...

Souvick6917 by Tera Contributor
  • 372 Views
  • 1 replies
  • 0 helpfuls

Resolved! Client side script and Script include not working

Hello , I am trying to set VIP checkbox as true if a user is vip in incident form via client script and script include , here is my code but its not working . I created new field on incident form to set it but its not working and not returning anythi...

NamitD by Tera Contributor
  • 1365 Views
  • 7 replies
  • 2 helpfuls

Password Policies

Good morning everyone,I have a somewhat particular requirement, in the instance there is a default Password Policies to request a password reset for all users after 30 days; You would need to establish a parallel Password Policies that excludes a cer...

Record is not getting create on metrics instance

Hi Team,we have a checkbox (u_escalation) on the incident table.When a user makes it true and then makes it false, we have to calculate the time between that.For that, I have written scripted metrics, I know we can achieve through this form field val...

lucky24 by Tera Contributor
  • 837 Views
  • 2 replies
  • 0 helpfuls