Blog
This blog has a pagination of 8 posts per page.
The pagination is only shown if there are more posts (325) than items per page (8).
Creating actionable email links
The other day Chris Perry asked how to create a link in a notification to assign a record to themselves and load up the newly assigned record.
To do this ...
Zing Search engine does not respect underscore
I opened a HI ticket about this and they communicated that the global text search does not respect more non-alphanumeric characters.
It turns out that the...
Creating a ServiceNow Property Page that rocks
Sometimes you want a nice looking property page. Ben Phillips was nice enough to type this out in a slack channel. So I took it and put it here so I wouldn't...
How to do reminders in ServiceNow
This has come up often enough that it merits a post. Reminders of sorts can be set up a four ways in ServiceNow. This is the pros and cons of each.
There'...
Search trick on table
During one the Let's code happy hours, Josh Nerius made a point to call out this tip while looking for a table.
If you are used to typing sys_user or user...
Slightlooney
A long time ago a man called "SlightlyLooney" used to write posts about some pretty awesome things.
I took some time a few weeks ago and made a list of his...
Prepare for an interview - it will be fun
This is a extensive list of questions for both interviewers and interviewees when ServiceNow Development is involved.
Interview Preparation
Interview...
Create Item from Script
I made this a while ago to save me some time of having to interact with the GUI. Works well enough, and will get updates to become a scoped app or script inc...