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

Forum Posts

Resolved! getReference() is not working in scoped app

Hi, I have written the onChange client script on "time_machine_name" variable to add and remove the option from the select box variable. script: function onChange(control, oldValue, newValue, isLoading) {// if (isLoading || newValue == '') {// return...

Resolved! KM: Article Approved/Rejected trigger condidions

Hello everyone, I'm continuing my work on the knowledge management setup and am reaching one of my milestones but I'm having some issues with the approval emails. I am trying to get the instance to send an email to the author of an article, based on ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
JoeyP by Tera Contributor
  • 1864 Views
  • 2 replies
  • 0 helpfuls

Resolved! Is it possible to have multiple Service Portal

I'm fairly new to Service Portals.  I have a requirement to create a dashboard for each customer.  Each dashboard would contain that branding and color theme of customer.  In total there are about 10 customers.  I was wondering if such is possible us...

KeturP by Kilo Contributor
  • 4143 Views
  • 4 replies
  • 3 helpfuls

Resolved! onChange for UI Page

Hello, I have a UI Page with a g:ui-date jelly-tag. Is it possible to have an onChange function on this field? So that when you change the date, the function is called.

kyrresc by Tera Expert
  • 3456 Views
  • 8 replies
  • 0 helpfuls

Resolved! Insert and stay button

We upgraded to Fuji and I noticed that when you try and add variables to an Item under Service Catalog > maintain items the insert and stay is not at the top of the screen and you have to right click.   Also if you are trying to add choices to a sele...

Session timeout popup in service portal

Need a modal popup when session timeout in service portal.... I created UI page, UI script, Script includes to show modal popup in servicenow instance side, the same popup want to show in portal side.. can anyone suggest ?

siramdasu by Mega Contributor
  • 1548 Views
  • 5 replies
  • 1 helpfuls

Read operation against 'oauth_entity' from scope 'x_lomei_logmein_re' has been refused due to the table's cross-scope access policy

While setting up LogMeIn Rescue integration, setting up the OAuth Token refresh I receive this message: Read operation against 'oauth_entity' from scope 'x_lomei_logmein_re' has been refused due to the table's cross-scope access policy   I checked th...