Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Jim Coyne
Kilo Patron

Happy New Year to everyone!!!

 

Time for a new series of Blog posts.  My "Developer Toolbox" posts concentrated on tools you can add to an instance to make your life easier.  This new series will concentrate on shining a light on some tips and tricks you can use to accomplish things in the platform.

 

List of posts:

TNT: No Need to Use g_form.getValue() in onChange Scripts  ➚ 

TNT: Useful Bookmarklet - "Setup Studio" ➚ 

TNT: Useful Bookmarklet - "Now Learning Window Size"  ➚

TNT: Useful Bookmarklet - "nav_to"  ➚

TNT: Tweak for UI16 Developer Patch  ➚

TNT: "Preserve users and related tables" Option When Requesting a Clone  ➚

TNT: Attaching Shared Documents to an Email Notification  ➚

TNT: "oldValue" in Client Scripts is NOT the Same as Previous Value  ➚

TNT: The Customer is NOT Always Right  ➚

TNT: Use console.log/warn() Instead of alert()  ➚

TNT: Setting Default Values Without Messing Up OOB Fields  ➚

TNT: Returning Data from GlideAjax Calls  ➚

TNT: Using Syntax Editor Macros  ➚

TNT: The Importance of Using "getValue()" when Getting Data from a GlideRecord  ➚

TNT: And Formatted Code is Even Better  ➚

TNT: Screenshots Help, but Code is Better  ➚

TNT: "Related Attachments" Related List  ➚

TNT: Improving the Attachments List View  ➚

 

 

Useful Scripts:

TNT: Useful Script - Find a record by its sys_id  ➚

TNT: Useful Script - Find records created/updated within a time window  ➚

 

 

Old posts, not part of the series, but still very helpful:

Using Email Notifications as Custom Reports  ➚

Searching the Community with Chrome's Address Bar  ➚

Searching the Docs site with Google Chrome's Omnibox  ➚

Kingston Theme Properties Visual Guide  ➚

Displaying if a Record has an Attachment in UI15/16  ➚

Importing LDAP Data - Matching on Multiple Fields  ➚

Tip - Use a Theme for Documentation Purposes  ➚

Outputting Different Information From One Email Script  ➚

Self-Executing Anonymous Functions  ➚