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! Why tableChoicesScript Attribute is not working for me?

I have a simple Document ID Field on form. I added the following script include  var RelationshipScript = Class.create(); RelationshipScript.prototype = { initialize: function() {}, process: function() { var tables = ['incident', 'int...

Ali Usman by Tera Contributor
  • 1895 Views
  • 4 replies
  • 3 helpfuls

Resolved! Instance Scan - How to exclude a table from Instance Scan?

When running Instance Scan Column-type check for HTML, my check is timing out, particularly it is taking a long time to scan the sys_upgrade_history_log table, which I do not care to scan.  I would like to know how to exclude this table from my check...

Community Alums by Community Alums  
  • 895 Views
  • 4 replies
  • 4 helpfuls

Resolved! Import Set - 'Loading'

I am having the issue described in this thread https://community.servicenow.com/community?id=community_question&sys_id=8b9fcf25dbdcdbc01dcaf3231f96196d&view_source=searchResult in that I have some import sets that are continually 'Loading' well after...

kchorny by Tera Guru
  • 2371 Views
  • 3 replies
  • 4 helpfuls

Resolved! How to use Operational Toggles

Hello Devs, I am having a hard time understanding how "Operational Toggles" work. I've read through the documentation Operational toggles (servicenow.com) and tried to re-create the exmaple on the Typeahead thingy to see how it is working. How do I s...

Gabor10 by Mega Guru
  • 735 Views
  • 1 replies
  • 2 helpfuls

Resolved! Open the specific record producer when the UI action is clicked

Hi, I have a requirement where i have to take the user to a record producer (name XYZ) when he clicks on the related link "Create Request" in interaction form and set the status to "close" of  the interaction and copy the interaction description to r...

SK41 by Giga Guru
  • 2338 Views
  • 13 replies
  • 1 helpfuls

Resolved! How to get value in array?

Hi all, I have a requirement where I have to get a Phone Number and, Alternative Phone 1, Alternative Phone 2 field values in Array. How can I define an array[] to get the values from consumer table.   

Sid_Takali by Kilo Patron
  • 2517 Views
  • 6 replies
  • 2 helpfuls