Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Articles

Common errors in UI Page / Macro

Let's admit it, Jelly is not very intuitive. There are tons of documentation out there on Jelly. But I've got here a few pointers that is often missed while coding in a UI Page/Macro   1. Conditional statements:   The first thing that comes to mind w...

Audit Management Console

 Disclaimer – This article is part of a series exploring the new features and capabilities introduced in the Zurich release. Since we’re still in the Early Availability (EA) phase, things may change before General Availability (GA). After GA, these a...

header.png open.png amc.png configure.png

Scripting Governance Tool

 Disclaimer – This article is part of a series exploring the new features and capabilities introduced in the Zurich release. Since we’re still in the Early Availability (EA) phase, things may change before General Availability (GA). After GA, these a...

header.png ootb.png sec attribute.png dashboard.png

How to access system tables in UI Builder

Current situation By default, System tables are restricted for reporting and in UI Builder. However, in some scenarios, we need to get access to such tables. When building Apps with App Engine Studio we often need access to common tables such as Atta...

find_real_file.png
Marc Mouries by ServiceNow Employee
  • 3574 Views
  • 2 comments
  • 11 helpfuls

Currency variable in the Service Portal

Here's a nice simple solution to the challenge of allowing multiple currencies in the Service Portal First, set up a couple of fields... Currency -- reference -- fx_currency -- add a default value Amount -- string If you'd like your currency to incl...

find_real_file.png find_real_file.png find_real_file.png
Top Contributors