Blog

This blog has a pagination of 8 posts per page.
The pagination is only shown if there are more posts (336) than items per page (8).

London Feature: Multi-Row Variable Sets

servicenow

I had to try this out and since the docs doesn't show how it works here's screenshot and video.

!

It's pretty neat the content if you do a g_form.g...

Service Portal: Add to cart is a PITA

servicenow service-portal

So it seems the first thing a lot of places have to do when setting up
the service portal is to re-setup two-step-checkout.

I don't like looking it up. ...

Service Portal: Setting variables via URL

servicenow navigation

The other day, a post was made, asking how to do this
and I had to answer. I knew you could read the URL via $window but that isn't available in client scr...

Creating actionable email links

servicenow email

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

servicenow

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

servicenow

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

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

best-practices

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...