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

Blog Articles

The h.e.l.p. Blog 4/29/11

The h.e.l.p. Blog 4/29/11Here Everyone Learns PlentySPECIAL EDITION!I am proud to announce the new learning center is up and running!Link and description provided.http://community.service-now.com/lear...

Knowledge 11: Seats are Going Fast

We just hit 815 registered attendees for Knowledge 11. Limit is 1,000 which at this pace we have an excellent chance of hitting. If you have not registered for what will be our biggest and most exciti...

Certified System Administrator beta at Knowledge 11

Hi everyone - if you are coming to Knowledge 11, you should have just received an email with a really exciting announcement! The Service-now.com training team will be holding a beta run of our new Sys...

User avatar
JonL ServiceNow Employee

Knowledge 11: Customers in Control

I just found out today that, for the first time ever, the majority of sessions at our upcoming user conference will be presented by customers. That's a huge milestone. I've always liked customer talks...

Use a Record Producer to NOT CREATE A RECORD

I was asked recently to create a new app that would manage the shipment of hardware. One of the requirements was to allow the user to Create AND Update the record via a record producer. Normally recor...

User avatar
MB26 ServiceNow Employee

Give Activities Some STYLE.....

Anyone familiar with the Service-Now product is very familiar with the "Activity" formatter in tasks. It is a core component to display history for the task. As standard in this activity section comme...

User avatar
MB26 ServiceNow Employee

Scripting: Handling Relationships...

Many tables in Service-now have relationships to other tables. For example, records in the CMDB's network adapter table (cmdb_ci_network_adapter) are generally related to other CIs (such as a computer...

Reminder to LOG IN

If you are a regular visitor who does not log in remember that forums and content may not be accessible to you. For the full Service-now.com Online User Community experience user your name and passwor...

Scripting: Extending a Class, Part IV...

You may never need to temporarily extend a JavaScript class, but today I'm going to show you how to do it anyway. Why? Mainly because it's a useful introduction into two important concepts: JavaScript...

Random Community Notifications

Much to our chagrin, behind-the-scenes changes and updates on this Community can trigger unnecessary or duplicate email notifications for groups and subscriptions. First and foremost, I apologize for ...

Scripting: Extending a Class, Part III...

On Friday, I promised (threatened?) to show you yet another way to extend a JavaScript class on the Service-now platform. This new way would let you extend a class provided by Service-now without inte...

Scripting: Extending a Class, Part II...

This is the day our geekette at right has been waiting for: the day she finds out how to extend a JavaScript class on the Service-now platform. Woo hoo!She want the following code (using our new metho...

The h.e.l.p. Blog 4/14/11

The h.e.l.p. Blog(here everybody learns plenty)This week: travel, navigation , and macros!This week Davida and I have had the great honor of making our first customer visit! We packed up our bags and ...

Scripting: Extending a Class, Part I...

Yesterday I threatened to show you one way to extend a JavaScript class. This is done a bit differently than how the woman at right has extended her hair.We're going to extend GRUtil to add a new meth...

Snapshot, Trend, Count, Point-in-Time Reporting

Ever had these thoughts....How many open/closed incidents did I have last week, month?How can I trend on the Quantity of something?What has been my trend of loaner computers in the past months?Recentl...

User avatar
MB26 ServiceNow Employee