Anand Kumar P
Giga Patron
Giga Patron

The Washington DC release introduces a powerful new method, “addExtraField(),” within the GlideRecord API, aimed at simplifying the management of dot-walked fields in your scripts.

Historically, accessing dot-walked field data required several database calls one for each field in the path complicating script logic and impacting performance. With the introduction of “addExtraField(),” those issues are now a thing of the past! This method enables you to fetch dot-walked field data with a single database query, enhancing code clarity and operational efficiency.

Here’s an example illustrating how to use “addExtraField()” to retrieve a caller’s location name.

 

IMG_6650.jpeg

Version history
Last update:
‎12-08-2024 11:19 AM
Updated by:
Contributors