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

Forum Posts

Resolved! How to modify Service Portal blue Save button?

The business users requested to make a change to the blue Save button on Service Portal. They would want to see only Save text on the button rather than Save (Ctrl + s). I looked at the widget, form, and searched for button but I could not find the s...

yltsai by Mega Guru
  • 2375 Views
  • 5 replies
  • 1 helpfuls

Resolved! How does your organization deal with Stale CIs?

Do you change the status of a CI after a period of inactivity?    We leverage the Operational Status field, I was thinking of changing the status of a hardware CI to non-operational after a period of 90 days or so using the staleness metric in the CM...

Batman3 by Mega Expert
  • 4067 Views
  • 2 replies
  • 3 helpfuls

How do you export audit history?

I am trying to follow the SN documentation on https://community.servicenow.com/community?id=community_article&sys_id=215d6629dbd0dbc01dcaf3231f96194a where you build the original export of records (which we're exporting Incidents and importing them a...

e_wilber by Tera Guru
  • 4024 Views
  • 1 replies
  • 0 helpfuls

Changing the default font in service portal

Hi    I'm following the steps to include a custom font (Montserrat) from google fonts here is the article: https://community.servicenow.com/community?id=community_blog&sys_id=c95d2629dbd0dbc01dcaf3231f9619ed And I went to the portals and select my sp...

find_real_file.png
Firas by Kilo Contributor
  • 9949 Views
  • 1 replies
  • 5 helpfuls

GlideStringUtil in Scoped Application

Hi I'm running into an issue using GlideStringUtil. I'm getting this error Server JavaScript error Cannot find function base64DecodeAsBytes in object function GlideStringUtil() { [native code, arity=0] it works when I run it in a widget in public, bu...