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

Forum Posts

Sort order in catalog variable list collector

We have a service catalog list collector variable created from a select box using the procedure outlined here; https://www.covestic.com/blog/servicenow-tips-making-list-collectors-useful/.  We want to sort the resulting list collector options by the ...

jcwarren by Kilo Guru
  • 2516 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to pass data from HTML to Client to Server

Hello, I have a Portal Widget that I am developing. There are a number of select fields that I have added. The widget also has a button field. I am able to successfully send data from HTML to Server on button submission. What I need now is to pass da...

mballinger by Mega Guru
  • 3879 Views
  • 1 replies
  • 2 helpfuls

Resolved! Why is System OAuth not in the navigation pane?

I'm trying to follow these directions (https://docs.servicenow.com/bundle/quebec-platform-administration/page/administer/security/task/t_CreateEndpointforExternalClients.html). It appears OAuth 2.0 had been enabled several years ago. However, I don't...

Ethan17 by Kilo Expert
  • 2248 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to create a report to get mean resolution time

I need to create a report so that i could find the mean  resolution time for an incident Example: when incident is opened at 8AM and is in progress till 8.30AM and is now put on hold till 10 AM and again changed to IN progress and resolved at 10.30AM...

Avinash16 by Tera Contributor
  • 1825 Views
  • 1 replies
  • 0 helpfuls

Resolved! Adding a button to Requested item

Hello. I want to add a new button to the menu line on "requested item" i know i have to make a ui action, but other than that im lost. Im new to service now. so i'm a little unsure how to go about this. Any tips where to start?       (the line i want...

find_real_file.png
asd22 by Tera Contributor
  • 2971 Views
  • 4 replies
  • 2 helpfuls

What does the YOUR HISTORY "NOT" track?

According to study materials and servicenow docs YOUR HISTORY should not track UI pages but will display forms, records and Homepages.   However when I tested this YOUR HISTORY did track the UI pages. But NOT the homepages.   Is this a fault in the s...

Michael92 by Kilo Contributor
  • 3343 Views
  • 3 replies
  • 4 helpfuls

Alternative to gs.getMessageLang()

gs.getMessageLang() checks the UI Message table [sys_ui_message]. Is there an alternative way to check for translation from the Translated Name / Field [sys_translated] or Translated Text [sys_translated_text] tables? Most custom translations or tran...

Neil5 by Tera Contributor
  • 2656 Views
  • 3 replies
  • 1 helpfuls