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

Forum Posts

Resolved! Scripting List Collector Filter

There are quite a number of posts about scripting with list collectors, but most seem out of date. So, all I am trying to do is have a List Collector variable on a catalog item have it's filter be dynamic based on another variable on the same form. T...

Community Alums by Community Alums  
  • 5265 Views
  • 2 replies
  • 1 helpfuls

Resolved! Service Portal 6 blocks options

Hi guys, I just started to play around with the new Service Portal and I find it more difficult to work with than the old CMS version. I know, it's not something to be proud of :-). I've replicated the SC Categories manually because the Clone widget ...

find_real_file.png find_real_file.png
Bogdan18 by Tera Guru
  • 1932 Views
  • 2 replies
  • 0 helpfuls

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
  • 8853 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
  • 30840 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

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
  • 2530 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
  • 10060 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
  • 3383 Views
  • 2 replies
  • 0 helpfuls