How to Add Reference Icons to Read-Only Fields

Reference icons on read-only reference fields are globally controlled by the system property "glide.ui.reference.readonly.clickthrough". If set to "true", the icon appears on read-only fields. If set to "false", no icon appears. But... To add a reference icon to a read-only reference field, add the attribute "readonly_clickthrough=true" to the Attributes field on the fields dictionary record.

ServiceNow and Search Engines – Winter 2024

As a follow-up to my post on search engines in June 2022, I thought I’d give a update about my recent search habits and if anything has changed I’ve been using Brave as my default search engine since around that time. I like that they have no ads (at least that I see) and easy ... Read More

SN Utils – Summer 2023

A lot has changed since I last wrote about SN Utils, but one thing hasn’t changed: I still use the hell out of SN Utils. Here’s a rundown of my current favorite or updated features: As always, I’m incredibly grateful that SN Utils is a thing and development is still on-going. If you’d like to ... Read More

UI Policies and the Negative Case

A UI Policy is one of the easiest to build and understand artifacts in the ServiceNow universe. At its most basic level, it takes no condition and does up to three actions: makes a field shown or hidden, editable or read-only, and/or mandatory or optional. That’s it! This is obviously an over-simplified scenario. Let’s take ... Read More

Organizing UI16 and Next UI Favorites

Credit for this really needs to go to one of my peers. I spoke confidently via Teams in a group chat that there was no way to group favorites in UI16 and Next UI’s application navigator, but I was kindly corrected! I am terrible about keeping a tidy list of favorites in any instance I ... Read More