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

Blog Articles

Pre Conference training for Knowledge 12 LIVE!

Hi everyone - I'm really excited to announce we've posted the courses for Knowledge 12 Pre Conference training. You are probably familiar with our classes around Admin and Scripting, but we've also ad...

User avatar
JonL ServiceNow Employee

Shortcut for tasks without links

I was just reviewing all the cool things I do in Quicksilver so I could record a video highlight reel (hopefully posted in the near future). Even though Quicksilver is the bomb I just thought of an ev...

Where is the Order Guide Item Attachment Love?

So where is the Order Guide Item Attachment love? On a normal catalog item you are able to attach files, however when using that same catalog item within an order guide, there is no attachment icon. H...

User avatar
MB26 ServiceNow Employee

The slow drawn out demise of Email

I read with interest the story about Volkswagen turning off Blackberry email to employees after working hoursIt's great that Volkswagen is doing this. It's not quite as radical as Atos, who have commi...

Training Roadmap - Gearing up for Knowledge 12

Hi everyone - as we look forward to the big party in New Orleans, I wanted to provide an updated roadmap for our training offerings. As we launched our Scripting class at K11, it seems only fitting to...

User avatar
JonL ServiceNow Employee

Happy Anniversary (to us)!

Hey, it almost slipped right by me. Did you know that the training team at ServiceNow is ONE year old?! We've come a long way in the last twelve months, and now have a fantastic team of curriculum dev...

User avatar
JonL ServiceNow Employee

Re: Status? State? Using Status Flows

I read an interesting article at The SNC Blog about how to build a Incident Management state modelIt's a nice article, and having done a lot of work on this recently I thought I could contribute to th...

Convert Date to Date Time

I don't know about you, but one of the most troublesome issues I have with JavaScript is manipulating time related variables. It seems that time zones are either applied when I don't want them, or not...

Two quick GlideRecord tips

There are some shortcuts in GlideRecord that aren't commonly used, but can save you a few keystrokes if you write a lot of scripts. Here's an example that uses four of them.var gr = new GlideRecord("i...

User avatar
CapaJ ServiceNow Employee

Jelly: User Interaction...

Throughout this series, I've been using UI Pages as my examples — but to this point I haven't mentioned one of the main purposes that people want UI Pages: the ability to interact with a user. So toda...