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

OSaF — Open Source Activity Formatter for ServiceNow

servicenow

A global UI macro that improves on the out-of-box activity formatter for UI16. Download the update set XML here.

Multiple Variable Row Set - Dependent Variables

servicenow

So It's been asked a few times, "How can I make my MVRS variables depend on other variables?"

The question has some caveats;

  1. If the Variables are al...

No Code Date Validations

servicenow ui-policies

I've in the past had to write some... cludgey date comparisons. I'm not proud of them. I'm just glad I didn't have to look at them later.

Had I thought ab...

Rename Update Set Export File Name

servicenow

I know I've lost an update set in the past after a clone. Not because I didn't back it up. But because I couldn't find it locally on my drive. Or I did but a...

K11 Adv. Scripting and Debugging

servicenow knowledge-conference

So I was looking for something and came across this old link from K11. I didn't go to K11, but I sure wanted to.

I still think this lab has useful info so...

UI16: How to update the user menu

servicenow core-ui

Ever wanted to add an item in the drop down menu on the header or
customize the sections of the user preferences? Here's one way.

So it seems ServiceNow...

Service Portal: Embedding a form widget

servicenow service-portal core-ui

So this weekend I had the opportunity to help someone out with an issue
on their side project. They had this list they wanted to access from
a phone, and...

Service Portal: Own your own form

servicenow service-portal

Sometimes, you have to control your form. You can use the out of box variable types ServiceNow gives you and the messages they give you.

But, sometimes, t...