In other news
cancel
Showing results forĀ 
ShowĀ Ā onlyĀ  | Search instead forĀ 
Did you mean:Ā 

Blog Articles

TechNow Ep 2 | Jelly - Part 2 of 3

Jelly is a powerful language on the ServiceNow platform for making custom user interfaces (pages, widgets, and more). In part 2 Chuck and Andrew cover some of the language basics and common mistakes. ...

UI Choice List Action for Templates

Let's say you want to be on a list of records and apply a template to the selected records on a list.Here's a UI Action List script I wrote:function applyTemplate() { var counter = 0; var sysparm_quer...

AGENDA IMAKUMO FEVRIER MARS

Issue des mƩthodes incrƩmentales, Scrum est une mƩthode Agile dƩdiƩe ƭ la gestion de projet.Venez dƩcouvrir comment soutenir vos multiples Ʃquipes en utilisant la mƩthodologie Scrum !Enclenchez le Tur...

ServiceNow Innovation of the Year 2013

It's time again to see what the most innovative ServiceNow customers have been up to this year. As you may know, we are in search of the world's most amazing business and IT applications created on th...

TechNow

Updated 15-February-2013 -- Chuck Tomasi(Content has been moved to the TechNow blog.)

It's time for one hell of a spring clean

If like us you didn't start your ITSM implementation with a nice, new, shiny, clean CMDB (if such a thing actually exists?!) then when you come to the point you are ready to define how your assets and...

Data driven workflow-less workflow field

I haven't had my hands in code for a while so I was looking for a reason to have a good ol' fashion geeky relapse. This past week one of my favorite customers (ok, so they're all my favorite) gave me ...