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

Keyboard Shortcuts

I have been asked to have keyboard shortcut functionality in the tool.Thanks to this site: http://www.openjs.com/scripts/events/keyboard_shortcuts/ I've been able to do this with a UI script containing the code below and Client Scripts.Here is an exa...

gaidem by ServiceNow Employee
  • 7092 Views
  • 11 replies
  • 2 helpfuls

Resolved! How to get URL of current page in service portal

I need to fetch the URL, when i select an item from the category.function onload(){var href = window.location.href;   alert('href       ' + href);var what = getTopWindow().location.toString();   alert('TW       ' + what);}These alerts works for catal...

k_jayanth by Tera Contributor
  • 27783 Views
  • 7 replies
  • 18 helpfuls

Resolved! Cannot add knowledge article categories

HiI'm facing a problem in the knowledge module: When creating an article I cannot add new categories to it.This is how it looks when adding via the plus-signs in the botton of each container (I also tried adding just 1):When I press OK, the category ...

find_real_file.png find_real_file.png find_real_file.png

Resolved! Query list type field within business rule?

I need to create a new record if the field "impacted_department" does NOT contain the assignment group "PI HPS Delivery" which sys_id is 5ebb037bdb4ff200a21a77478c9619fb. The "impacted_department" field is a list type field that references the group ...

UI policy on table in a different scope

Does anybody know why I can't select a table from another scope when creating a UI Policy? Consider this scenario: I have Scope A and Scope B Table 1 is in Scope A. I create a view of the Table 1 form in Scope B. Now I want to create a UI Policy in S...

Jon Barnes by Kilo Sage
  • 1719 Views
  • 4 replies
  • 2 helpfuls

Disable Cell Editing for a particular field

Is there a way I can disable cell editing for a particular column alone ? For eg : I am creating a custom column CustColumn for Incident table, I don't want to allow user to edit that particular column value from Incident List View. How can I do that...

anjanas by Kilo Contributor
  • 8761 Views
  • 3 replies
  • 14 helpfuls

email - no reply response?

I have several departments that strictly use the service portal to take incoming requests and incident creation, but they do use email notifications for ticket updates, etc.  They do not allow an email to initially create a request or incident.  We'r...

wbwb by Tera Expert
  • 2768 Views
  • 2 replies
  • 0 helpfuls