Skip to content
The Snowball

The Snowball

A ServiceNow Blog & Newsletter

  • Books
  • Learn
    • Best Practices
    • ServiceNow Admin
    • Career Advancement
    • Scripting
    • Advanced
    • Platform Management
    • REST API
    • Service Portal
  • Contact
  • Checkout 🛒

Team Snowball

addInactiveQuery() GlideRecord

Scripting

How To Use addInactiveQuery() In A GlideRecordQuery

Understanding the Need for addInactiveQuery() In the nuanced world of ServiceNow development, there are scenarios where accessing inactive records is just as crucial as fetching … Read more

Photo of author

Written by: Team Snowball

Published on: December 15, 2023

addActiveQuery() GlideRecord

Scripting

How To Use addActiveQuery() In A GlideRecord Query

Enhancing Query Efficiency with addActiveQuery() I alway smile when I see someone using addActiveQuery(), over gr.addQuery(“active”, true);. The addActiveQuery() function plays a crucial role in … Read more

Photo of author

Written by: Team Snowball

Published on: December 15, 2023

g_form.getDisplayBox()

Scripting

How To Get The Display Value Of A Reference Field Via A Client Script – g_form.getDisplayBox()

Unlocking the Potential of g_form.getDisplayBox() In the world of ServiceNow development, accessing display values of reference fields is a common requirement. This is where g_form.getDisplayBox() … Read more

Photo of author

Written by: Team Snowball

Published on: December 15, 2023

servicenow how to use g_form.getReference() client script

Scripting

How To Use g_form.getReference() In A Client Script

Understanding the Role of g_form.getReference() When developing in ServiceNow, understanding the utility of g_form.getReference() is crucial. This function is a key tool for retrieving GlideRecord … Read more

Photo of author

Written by: Team Snowball

Published on: December 15, 2023

Best Practices

Understanding Parent / Child Relationships In ServiceNow Tables

Decoding Parent-Child Relationships in ServiceNow Tables: A Deep Dive ServiceNow, the versatile platform it is, encompasses an ocean of tables interacting, linking, and building upon … Read more

Photo of author

Written by: Team Snowball

Published on: September 18, 2023

Career Advancement

How To Study For The ServiceNow Certified System Administrator Exam

Conquering the ServiceNow Certified System Administrator (CSA) Exam: A Real-World Study Blueprint Ah, the coveted ServiceNow CSA certification! It’s more than just a shiny badge … Read more

Photo of author

Written by: Team Snowball

Published on: September 18, 2023

Best Practices

How To Use A For Loop In ServiceNow

How To Write A For Loop In ServiceNow ServiceNow, with its comprehensive platform for digital workflows, is not just about ITSM; it’s about robust development … Read more

Photo of author

Written by: Team Snowball

Published on: September 18, 2023

ServiceNow Admin

How To Get The Current URL From A Client Side Script

How To Get The Current URL From The Client in ServiceNow In the vast landscape of ServiceNow development, client-side scripting holds a significant place. Among … Read more

Photo of author

Written by: Team Snowball

Published on: September 18, 2023

ServiceNow Admin

How To Get The Current URL From A Server Side Script

How To Get The Current URL From The Server in ServiceNow Getting the current URL from the server side in ServiceNow can be extremely useful … Read more

Photo of author

Written by: Team Snowball

Published on: September 18, 2023

catalog items

Best Practices

What Are Catalog Variables And How Are They Used In Formulating Requests?

Demystifying Catalog Variables in ServiceNow: Crafting Perfect Requests ServiceNow, renowned for transforming enterprise service management, offers robust functionality through its Service Catalog. Central to the … Read more

Photo of author

Written by: Team Snowball

Published on: September 14, 2023

Prev Next

About

The Snowball – An Independent ServiceNow Blog & Newsletter. We have no affiliation with ServiceNow.

Recent Posts

  • The Role of isInteractive() in GlideSession Handling
  • How To Add A Message With addMessage(), Info or Error
  • How To Use setLimit() To Return A Set Number Of Rows In A GlideRecordQuery()
  • How To Use setForceUpdate() To Force An Update With GlideRecord In ServiceNow
  • How To Use setDisplayValue() To Set A Display Value

Looking for something

The Snowball © - 2025 - An Independent ServiceNow Site
  • Books
  • Learn
    • Best Practices
    • ServiceNow Admin
    • Career Advancement
    • Scripting
    • Advanced
    • Platform Management
    • REST API
    • Service Portal
  • Contact
  • Checkout 🛒