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

Articles

CSA Delta San Diego Completion

The San Diego Delta Exams are now available. Delta exams are:  Available for 90 days only.Quick to complete - thirty minutes or less. Comprises of ten questions or less. Non-proctored - there is no testing center needed. Managed and completed in Now...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Query field on extend table from base table

In the script if you want query a field from base table that exist in table (extend) but not in base table. Example: we query caller_id from task table (we known that field caller_id exist in incident table). so we can use script: var gr = new GlideR...

Trung by Kilo Guru
  • 1850 Views
  • 1 comments
  • 1 helpfuls

Dear Santa (2022)

Dear Santa, You know I love the ServiceNow platform and I use it all the time in my work. Just between you and me, I think the product teams in headquarters sometimes focus on shiny new stuff and ignore the old standbys so many of their customers sti...

Delete List button on Agent workspace

Hello Everyone, In this article, I will discuss about the Delete button on List view for Agent Workspace/Portal similar to native.   Purpose OOB delete button is not present on list view because agent workspace have their own List Action buttons for ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Pranesh072 by Mega Sage
  • 10399 Views
  • 11 comments
  • 10 helpfuls

Improving form load times / Restricting tables in script based forms (Business Rules, UI policies, Client Scripts etc.)

In case there is a performance issue with loading script based forms (Business Rules, UI policies etc.) due to a long list of tables or if there is a need to restrict tables displayed in such forms, the steps below can help. 1. Seen below is a UI pol...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Top Contributors