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

Forum Posts

Call Script Include from UI Page

I've read on the wiki that you can call Script Includes from the HTML section of an UI page. http://wiki.service-now.com/index.php?title=UI_PagesBut when I try the following script:-- begin of script--gs.include("MyInclude"); var foo = new MyInclude(...

hloredo by Kilo Explorer
  • 3480 Views
  • 4 replies
  • 0 helpfuls

Wrong Search Result match count in Global Search - ESS

we have a global search which searches from Catalog and Knowledge tables. but it displays the incorrect number of matching results on ESS page.When it says, 11 results found, it displays only 7 results. So the Count of found results and actual displa...

Ruchi19 by Mega Contributor
  • 2014 Views
  • 10 replies
  • 0 helpfuls

Client Script to remove choice list option

I'm trying to remove a field option from a choice list using a client script with g_form.removeOption. I don't want anyone that doesn't have the "ewr_manager" role to have the option to closed a task. I'm using the script below that I found on the wi...

Rick Mann by Tera Expert
  • 12547 Views
  • 2 replies
  • 2 helpfuls

Adding days to a date in a client script

I have 2 date fields on a catalog item. In one date field, the user can enter or select a date. The other date field I am trying to populate by adding 30 days to the first date field using an onchange catalog client script. So to be clear, if date 1 ...

rdingus by Kilo Contributor
  • 4881 Views
  • 1 replies
  • 0 helpfuls

Published Report URL - where is it?

Recently I have been working with published reports. I have noticed and become frustrated with the fact that the published report URL only gets displayed immediately after you publish the report. Following that, good luck on finding it somewhere. You...

MB26 by ServiceNow Employee
  • 4380 Views
  • 11 replies
  • 0 helpfuls

Wizard Client Script

Hello everyone,I created a wizard that either create an incident or launch a service catalog ordering process depending on the value of a variable.However, there are 3 other variables that the user has to fill and I want to recover them in a Wizard C...

Choice Lists and Dependent Values vs. Reference Fields

Hi, i am working on a solution for a problem, a customer just brought up.This is the scenario:a customer has defined several categories for his service Desk (incident mgmt./form), value for each choice box depending on the prior selected choice boxes...

peterpan by Tera Contributor
  • 2093 Views
  • 5 replies
  • 0 helpfuls

Impacted Services and Change Approvals

Once the Impacted Services is refreshed, which we are going to have do when the Change moves out of the planning stage, I need to send an approval to all of the Approval groups for all of the Impacted Services on the list. Has anyone done this before...

DrewW by Mega Sage
  • 1799 Views
  • 5 replies
  • 2 helpfuls

How to default section to be viewed when ticket is first opened

This is probably an easy answer to this question, so we just created a fourth section on our incident form which has caused the default tab to no longer be the one displayed when you first open the ticket which is now section 3. It is showing section...

gwow by Kilo Contributor
  • 2781 Views
  • 2 replies
  • 1 helpfuls

Populating current user name through UI Action

I have a UI Action that we use to create a new change record from a problem. Currently, I am populating the change.assigned_to (change owner) value with the current.assigned_to (Problem Owner) value. We now want to populate the change.assigned_to val...

Rick Mann by Tera Expert
  • 4870 Views
  • 2 replies
  • 1 helpfuls

Missing the submit button

I'm not sure what has happened but I no longer see the submit button when creating a new knowledge record. I still can right click and select save and it will create the record. I've looked at access control which has admin overrides checked for crea...

gwow by Kilo Contributor
  • 2003 Views
  • 3 replies
  • 0 helpfuls

client script for category and subcategory assignment

Right now in our service-now instance, if you create an incident and choose a category called 'Accounts' , the inc get assigned to the group 'Desktop'automatically throught.I am writing a client script to assign the inc to the group 'DBA' if the cate...

perl95110 by Kilo Explorer
  • 3365 Views
  • 8 replies
  • 0 helpfuls

Kaseya Integration

Has anyone ever done an integration with Kaseya? Our company uses it for our windows patch managament and to manage those servers. Just wondering if anyone has any experience with it....http://www.kaseya.com/

Marcus Fly by Tera Expert
  • 3192 Views
  • 2 replies
  • 0 helpfuls