The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Table relationship and reference field type

Hello,I'm new to ServiceNow, so please handle my question accordingly Just trying to understand how the table relationship works in ServiceNow along with the reference field types.If I understand well, then the Tables are connected together using ref...

szollo by Kilo Contributor
  • 5515 Views
  • 7 replies
  • 0 helpfuls

FISMA / FEDRAMP

I have heard that ServiceNow has a separate cloud for FISMA/FedRAMP accreditation.   What version is on the GSA schedule for purchase by government clients?   Is it the FISMA/FEDRAMP environment or the commercial environment.   Are there any governme...

Resolved! How to work with POST,PUT in angularjs

Hi All,         I have tried with GET method   in $http service(angularjs). Please some one help me to understand how to work with other methods like PUT,POST,JSONP,etcThanksPradeep

Pradeep J by Kilo Guru
  • 4296 Views
  • 7 replies
  • 0 helpfuls

Resolved! get column labels of fields in a table

Question: When I query a table (GlideRecord query) on the server side (via Script Include), how can I capture the Column Label of each field on the record?If further information is needed, or if you would like to see my current script include, let me...

xiaix by Tera Guru
  • 13691 Views
  • 8 replies
  • 8 helpfuls

Dynamic field value for name of template table???

I have used javascript:gs.getUserID() before on fields, but is it possible to use that for all fields? I am looking for the template applied field in the template to dynamically fill with the name of the current template. Is this possible?

find_real_file.png
will_smith by Mega Guru
  • 7779 Views
  • 11 replies
  • 5 helpfuls

Resolved! Set Priority based on another field

Hi,I'm trying to set up a rule that if a user selects a specific category the priority will be set at a specific value.   E.g Subcategory = Phishing Email, Priority = 2 - HighI think what I need to do is create a custom data lookup table & definition...

shonamac by Kilo Expert
  • 3319 Views
  • 7 replies
  • 0 helpfuls

Reference to extended table fields

var tbla = g_form.getReference('u_table_a');if (tbla.u_field_b == 'true'){.....................The code above does not work because 'u_field_b' belongs to 'u_table_b' which is an extended table of 'u_table_a'.Is there any easy way to access 'u_field_...

Koji Yanase by Tera Contributor
  • 1883 Views
  • 5 replies
  • 1 helpfuls

Regex datetime validation - Validation Script - Date/Time

Hi folks,I have a regex validation question for your advice this time.   In ServiceNow it has a neat trick with DateTime field.     When entering 03-02-2014 00:00:00 it rolls the calendar forward to March 2nd.   We've replaced the recommended getDate...

georgechen by Kilo Guru
  • 3076 Views
  • 3 replies
  • 0 helpfuls

Incident SLA Due > UNKNOWN value

Hi to everyoneWe are running SNC version January 2012 and we do have an unexpected result regarding the "SLA Due" field which contain "Unknown" where we believe, the value should be populated with the Resolution Date/Time Expected whichi is defined w...

Resolved! Writing a log statement from a client script.

I've added the Simultaneous Alert functionality written by ServiceNow Guru (Handling Simultaneous Updates in ServiceNow - ServiceNow Guru ) to my dev instance. With only minor changes, it works exactly as expected.The request that has me stumped pert...

Sue Frost by Giga Guru
  • 12806 Views
  • 11 replies
  • 0 helpfuls

orderby sequence number in list field

Hi,I need to sort results from a query in the inverse number sequence of a choice list. And I don't know how to do it.I have a list field in a table (u_catalog). In this field (u_type), I have the following values / sequences :Reseller / 50Customer /...

r_gissarl_ by Mega Expert
  • 2280 Views
  • 3 replies
  • 1 helpfuls