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

Forum Posts

Can a knowledge article has 2 different views?

Hi all, I like to find out if knowledge article can have 2 different views - one for internal users (agents) and one for external users (customer). The internal view contains more details on top of the information from the external view - meaning the...

Max19 by Tera Contributor
  • 667 Views
  • 3 replies
  • 0 helpfuls

ServiceNow REST API - issue in /table API

Hi, community,When I am trying to clear the first_name, last_name & middle_name of a user from the sys_user table using REST API. It's only removing the middle_name but not  first_name & last_name. Please find the below CURL commandcurl --location --...

Dhiman by Tera Contributor
  • 555 Views
  • 2 replies
  • 0 helpfuls

Client Script JavaScript Fetch API availability

Does anyone knows what is the best method to directly access an external REST service from a Client Script ? I searched for a while and found that the current method of doing that in JavaScript is to use the fetch() method.That is the newer Promise v...

yt ccq by Tera Contributor
  • 683 Views
  • 1 replies
  • 0 helpfuls

HTML and CSS in UI Builder

@Chuck Tomasi    Hello All, We have created a page using UI builder where it has four tabs. When I click on the record, I need to show the status of the order like how it shows in process flow.   How can I add HTML and CSS in UI builder? Also how c...

find_real_file.png find_real_file.png
Saranya Babu by Kilo Contributor
  • 1894 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to restore a deleted UI policy

Hello,I have UI Policy that was deleted by mistake in the sandbox instance. It needs to be restore.What is the safest way to do it. I am thinking of 'Export XML' from the other sub-production instance and then import the xml in to sandbox.Thanks so m...

rocktheboat by Giga Contributor
  • 3604 Views
  • 11 replies
  • 8 helpfuls

how to get Parameter from URL in Jelly Script

Hello, I am trying to get parameter from the URL in Jelly Script URL - https://xxxxxx.service-now.com/nav_to.do?uri=%2F$pa_dashboard.do%3Fsysparm_dashboard%3De59a38708701011068c6ca280cbb355a%26params_requester%3D3a8965143b1c445052ca655593efc4e6 I hav...

Jiang Yang by Tera Contributor
  • 1696 Views
  • 17 replies
  • 0 helpfuls