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

Forum Posts

Resolved! Hide filter on List collector Variable

I created a list collector variable which adds up a filter , I tried adding the no_filter in the variable attribute , when i try that its not saving , and i cannot see ref qual condition on that list collector variable , I can only see Ref Qual

find_real_file.png
RudhraKAM by Tera Guru
  • 4145 Views
  • 5 replies
  • 4 helpfuls

ATF: Error for Step Type "Open a Form (SP)"

Building a Test for our Service Portal Form.  The Portal Page only has the 1 widget on it (which actually uses g_form in the client script) Step:  Open a Form (SP) Result: FAILURE: g_form is not defined. A valid form must have g_form defined I did fi...

function for getting sys_id

Hello,Novice ServiceNow "developer" that would like to know what is the recommended practice for creating a global function that would get the sys_id of a specified record. We use scripts in our record producers to set values for various reference fi...

kendall_lin by Giga Contributor
  • 25528 Views
  • 15 replies
  • 12 helpfuls

Accessing Current Record sys_id on UI Page

I have been having difficulty with a glideModal UI Action that renders a UI Page. So far, my goal is to query the current task record's sys_id, and then display all related records associated with the task record on a custom scripted table.  I have u...

find_real_file.png find_real_file.png find_real_file.png
Thomas_J_C by Mega Expert
  • 2754 Views
  • 1 replies
  • 1 helpfuls

Relate request item and change

I have added a variable on a RITM, called 'Related Change' which is a reference to the change table.When i select a change on the RITM form, I would like this to be displayed on a change ticket, under a related list.I have created a new relation, cal...

Resolved! How to add 90 days from create date into another date field

I need to add 90 days to the date that a record is created and put it in another date field. Any thoughts on how I do that.  I am trying it with an onsubmit script because it needs to be done when the record is created.   Thanks, Stacy

Stacy1 by Mega Guru
  • 2225 Views
  • 1 replies
  • 0 helpfuls

Handle Integer in GlideRecord

Hi, I am trying to get the next number based on RowCount output. Here is the script   var existingCI = new GlideAggregate('cmdb_ci'); existingCI.addQuery('company','81fca4cbac1d55eb355b4b6db0e3c80f'); existingCI.addAggregate('COUNT'); existingCI....

Resolved! Flow designer ad connection setup

can some one help me setting my AD in flow designer , we already have the connection with AD where we get the updated from ldap import transform map , do we need to setup any other connections for AD to work in flow designer  I do have all plugins ac...

find_real_file.png find_real_file.png
RudhraKAM by Tera Guru
  • 1415 Views
  • 3 replies
  • 0 helpfuls

Resolved! Struggling updating user preference from portal.

Hi, community   I'm having a bad time trying to update a user preference from the Service portal, basically what I need to do is when a user clicks on a link labeled "Dismiss" it  will update a user preference to false, and the element will not appea...

guill3 by Giga Contributor
  • 2297 Views
  • 2 replies
  • 1 helpfuls