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

Forum Posts

Resolved! Hyperlink in a field

How do I create a field on a form that needs to contain a hyperlink that works to send the customer to the associated document (through the hyperlink)Have tried 'String' 'HTML' 'DOCUMENT ID' none work

johnrob18 by Giga Guru
  • 1700 Views
  • 6 replies
  • 1 helpfuls

Resolved! Custom Status Bar

Is there a way to add a field type similar to Percent Complete but without referencing percentage? When we add new projects, we go through a scoring process that generates a number from zero to 100 representing the potential impact of the project and...

epuchals by Kilo Contributor
  • 1812 Views
  • 6 replies
  • 0 helpfuls

Resolved! Hide tabs based on current role

Hey there,I know there are some articles out there that review this, however, after a bit of time attempting each version, I need your help!I need to hide form section tabs based on role:I have created a script "onload" to do this, but hence my quest...

hide tabs.jpg

Resolved! Importing data referencing multiple tables

Hello,We are currently working on importing all of our HR job codes into ServiceNow.   Our system is build upon 5 codes that represent an employees location, department, and position within the company.   We have structured our tables based upon thos...

find_real_file.png
Mike Pottorf by Tera Contributor
  • 4292 Views
  • 15 replies
  • 0 helpfuls

L1 and L2 Service Desk Scripts for ServiceNow Support

Has anyone developed L1/L2 support scripts for their service desk personnel for supporting ServiceNow?   If anyone has scripts or templates they can share it would be very helpful.     I am talking about the triage script (like a movie script) that h...

kurt9 by Kilo Explorer
  • 3342 Views
  • 3 replies
  • 0 helpfuls

Service Catalog Stages

Would someone please explain the how & when stages are setup and used in service catalogs? We have the stage field in our REQ, RITM, TASK, but nothing is every in the field, and I'm new to this, trying to figure it out. Thanks in advance

shaffl by Kilo Explorer
  • 3154 Views
  • 8 replies
  • 0 helpfuls

Service Request - Multiple approvals

Hey there,I have created a service request that will require manager approval, then multiple approvals based upon the selections made from the 22 variables.The issue that I am having is...... I can check the variables in the workflow, and generate an...

Security Approval workflow.jpg

Resolved! 403 Forbidden when posting REST

Hello all, Trying to POST to OOB API https://INSTANCE.service-now.com/api/now/table/incident   to create an incident. Getting a 403 Forbidden and the following response:{"error":{"message":"User Not Authorized","detail":"Failed ACL Validation"},"stat...

Visual ticked updated indicator using field styles

Something I had been asked for is some sort of visual indication if a ticket has been updated by anyone other than the person it's assigned to. Right now we flip incidents that the end user replies to into Active state if it's in Resolved or Awaiting...

by  
  • 2825 Views
  • 8 replies
  • 0 helpfuls

Resolved! Activity count exceeds max on workflow

We have a workflow running which has a timer event on to wait for all the catalog tasks to be closed before it continues to the next stage.The problem we have is that the workflow activity count exceeds 100 when its waiting for a while of the tasks t...