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

Blog Articles

Change Management conflict checking - Part 1

Today I've been testing our Change Management conflict detection functionality.This feature allows Change Managers, and Change Advisory Boards to spot potential issues, and be more aware of the risks ...

Handling Dynamic Approvals

The credit for this post is given to Hima Chalimadugu. Thanks to her, I am just spreading the knowledge ļ˜„3.1Layered Approach The approach designed to handle dynamic approvals is layered into 3 concent...

I'm still here after five days!

Hello there,My name is Simon Morris, the newest member of the Application Development team at ServiceNow in London.Previously I was a ServiceNow customer (read on below...) and a certified Community l...

Tip: Testing transforms without reloading

I learn a lot from my co-workers, and I learn a lot from our customers too. About a year ago I was on a conference call with a customer working on an import set and transform map when she showed me a ...

Help the Help Desk stuffs

About a year (and half?) ago, I made the effort to consolidate the Help the Help Desk script (the one where a user clicks on the "Help the Help Desk" module under the "Self-Service" application) and t...

List Filter Options: Is One Of

The developers put so much cool stuff in ServiceNow software that sometimes things escape my notice. When I find them, I'm truly amazed. The filter tool option "Is One Of" falls in to that category.(g...

Don't be afraid to get Jelly with it!

For a longgg time now jelly is something that has scared me. I'm just starting to get over the fear because I have learned why it's scary!You're a developer, and you like to learn by example. So you d...

Labels

One of my favorite time saving features of ServiceNow is labels. This handy, and often overlooked feature, can speed up the navigation to a specific record.As I develop solutions, I find I'm constantl...

How to Create Collapsible CMS Menus

Ever wanted a simple way to add collapsible menus to your ServiceNow CMS site? I just came up with a way to do this. Check it out at ServiceNowGuru!http://www.servicenowguru.com/content-management/col...

Stuff needing update out-of-box in Service-Now

While going through my most recent implementation I'm finding a lot of points where I wish there was more content out-of-box. To be absolutely clear; I'm not talking about demo data.One such thing is ...

The problem you've never seen and never want to

First off, sorry to the community members. I've been super busy these days and haven't been able to respond to posts as much as I would like. Here's an example of what's been keeping me busy.Yesterday...

Take A Deep Breath...

When you're working with JavaScript on the client side, it's pretty easy to work with XML — the DOM is built right in. But what if you want to work with XML in a server-side JavaScript? There's no DOM...