Posts

ACL: understanding Advanced flag

iKosak Sync Now is open source

VS Code extension iKosak Sync Now for ServiceNow development is now open source. Hosted on Github, powered by Github Actions and …

Resume workflow

A few ways to resume a stucked workflow

Using Moment.js in ServiceNow

Moment.js is great library for interacting with date and time. It helps you parse, validate, manipulate, and display dates. Did not …

VS Code extension for ServiceNow

Edit ServiceNow scripts with your text editor and upload with a shortcut when done

Popup info links for Service Portal

Sometimes customer needs to put much text into the Annotation for a Catalog Variable. Here is how we can show this information using a …

Fixed query for left navigation

This article will tell you about the posibility of setting fixed filter parameters for navigarion module. User is not able bypass such …

Exclude table from UpdateSet

All customizations made in tables, that extending sys_metadata are tracked to current UpdateSet. But sometimes we need to exclude some …