What’s the goal here? Hiding the “All” option in a dashboard’s Interactive Filter. Background:In a scoped application, I have multiple dashboards that use the same
Category: Javascript
Displaying List Field Type Values in Email Scripts When trying to display values from a List field in an email script you can’t simply display
One of the coolest capabilities of ServiceNow is using Javascript to access database records. This is done using the GlideRecord() object. If you’re like Rick,