Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to override all widget styles on a page

In our Helsinki ServicePortal we use Icon Link widgets on a page.   I created a page specific style to set the color when you hover over the link.   a:hover {color: #07639d;}We upgraded to Jakarta and the Icon Link widget now includes Widget specific...

david_myers by Tera Contributor
  • 2559 Views
  • 2 replies
  • 1 helpfuls

ACL inactive = access?

I just want to confirm something...I want to restrict users from deleting Configuration Items in CMDB and the screenshot below is from ACL on cmdb_ci table.If I deactivate this rule, does that mean that all users can delete CI's or that no one can de...

find_real_file.png

isNewRecord doesn't work on catalog forms?

The below doesn't appear to work on any of my catalog items. My alert is always caught indicating that it doesn't see my new form loads as a new form. Is there a different way to check for a new record on a catalog item?function onLoad() {     //Type...

e_wilber by Tera Guru
  • 2166 Views
  • 7 replies
  • 1 helpfuls

Service Subscriptions through Service Portal

All Helsinki and Service Portal Users,I have a requirement to allow end users (non-fulfillers/approvers) to subscribe to business services notifications. However, I setup a redirect in ServiceNow so if the user doesn't have an roles associated to the...

Marques2 by Tera Expert
  • 5413 Views
  • 12 replies
  • 2 helpfuls

How can I connect to a Database with ISQL?

According to the Wiki I should use "Connect" but this does not work. ODBC System DSN is called "ServiceNow". Strange is that due to help, the connect statement does not need a semicolon to finish. Here it is asked for:ServiceNow ODBC Driver Interacti...

thomas_ee by Kilo Contributor
  • 3977 Views
  • 3 replies
  • 2 helpfuls

Where to get a list of all CIs discovered?

In the subscription module you can see the number of CIs that have been discovered (and for which you need a license). Where can I find this list? Or what filter could I use to create this list? It would be useful to see which CIs we discover and whi...

Resolved! Add columns to many2many related lists

Dear All,I created a many2many relationship between problems and changes. This way more than one problem can be related to a change, and more than one change can be related to a problem.Everything works fine, I added this relationship as related list...

peternemeth by ServiceNow Employee
  • 4603 Views
  • 5 replies
  • 5 helpfuls