Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! 2 client scripts loading differently in different instances

Hi All, We have 2 onChange client scripts running on same field. In Dev, cs 1 is loading first and cs2 is loading second which is setting expected behaviour. In QA, cs 2 is running first and cs1 is running second which is creating discrepancy. in Bot...

klavan32 by Tera Contributor
  • 1496 Views
  • 3 replies
  • 0 helpfuls

Sources for Now Assist in Virtual Agent Not Working

We turned on Now Assist in the Virtual Agent for our client.  The Source feature, where Now Assist shows where it got its answer from, is not working at all.  It will just give a plain text number, almost as if it is trying to provide a source.  Thos...

nileriver by Tera Contributor
  • 3556 Views
  • 2 replies
  • 0 helpfuls

How to Configure Playbook on Project Workspace

Hi All, Can we create playbook experience outside of the Agent Workspace ?.  Requirement : I want to create Playbook Experience on project table as Record Generator but don't want to configure it on Agent Workspace. I would like to show it on Project...

Resolved! How to migrate Core UI Dashboards to Workspace Pages?

I have a custom-scoped application that I created several years ago, which is still used by my clients. I had made a dashboard for this application with a lot of reports using the Core UI. I started developing a workspace for my clients for this cust...

Navaneeth1 by Tera Guru
  • 3559 Views
  • 5 replies
  • 4 helpfuls

Resolved! Iframe with external website

Hello, I want to create a widget in portal with iframe tag. Within that widget I put html <iframe and I use an external website( for test I'm putting www.youtube.com.However it doesn't work and the video is not showing up.I believe the error is cause...

Change Request API

Hey guys , i am trying to retrieve the impacted services info for the change request. I tried to pull data from task_ci and task_cmdb_ci_service but the results don't seem to be matching with what I see in the ui . Any suggestions pls?

jerinjose93 by Kilo Contributor
  • 523 Views
  • 1 replies
  • 0 helpfuls

Resolved! Input component validation setup

Hi everyone, I’m working on a simple validation use case in ServiceNow UI Builder and need some guidance. Use case: I have an Input component and a Button component on the page. When the button is clicked, a client script runs. The script checks t...

bishalsharm by ServiceNow Employee
  • 1919 Views
  • 3 replies
  • 0 helpfuls

Resolved! can we show two table fields in one variable?

hi, i have a custom table whereby theres column: column A: building codecolumn B: building name in the catalog item, is there anyway i can display both in one variable? tried ref_ac_columns but its not working