ServiceNow: Passing Values to Arrays during GlideRecord QueriesSome very intelligent people on Stack Overflow will tell you that JavaScript does not actually have any sort of pass by reference. In fact…Feb 8, 2024Feb 8, 2024
A Solution to Happy Numbers Problem in JavaScriptA happy number is a number defined as follows:Mar 3, 2023Mar 3, 2023
Adding to Portal UI Actions with a table!If you read the last Portal UI Actions post, I originally hard coded in the data to the server side JavaScript. Let’s extend this with a…Oct 4, 2022Oct 4, 2022
ServiceNow — Portal UI ActionsBefore there was a “Standard Ticket Actions”, we had a need to create a UI Actions widget on the portal. Here’s what I did to achieve that.Feb 16, 2021Feb 16, 2021
ServiceNow: Getting Data with GlideRecordLet’s get some data with GlideRecord.Feb 14, 2021Feb 14, 2021
ServiceNow — List Choice UI Action on Database ViewAllow your users to take action on a list of joined data.Feb 14, 2021Feb 14, 2021