LA Area SNUG
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Blog Articles

NEW! Upcoming LA Area SNUG Event!

Hello SNUG Members! We are excited to be planning the next LA Area SNUG in late October or early November and are looking for customers who want to host or present. You can reach out to me by replying...

LA Area SNUG Recap 11/08/23

Thank you to those of you who joined us at the LA Area SNUG on November 8th at The Queen Mary! I wanted to share a special thank you to the customers who helped make the SNUG event a success: SNUG Lea...

Come to the Now Summit in Santa Clara!

We won’t have a local SNUG event this quarter, so instead please join us at the upcoming Now Summit on October 18th at the Santa Clara Convention Center to learn how to deliver great experiences at wo...

Getting Your SoCal Kids Coding this Summer

If you are like many of us with kids, the challenge this summer is to keep them engaged in something productive. In San Diego, ServiceNow will be hosting the 2nd annual Programming League, sponsored b...

Responsive ESS Portal

Interested in seeing what is possible with ServiceNow CMS. Checkout our new fully responsive ESS portal: https://www.youtube.com/watch?v=nxmYtWk7yXY

Create Closure Task - Scheduled Job

//See if any closure records exist//--------------------------------------------------------------var ct = new GlideRecord('u_ks_task_closure');ct.query();while(ct.next()){// If closure record end dat...

Eureka Bookmark Bar - Quick log access

I'm starting to really dig the new features in Eureka. Using the bookmark bar I can now view event logs, email logs, etc. without navigating away from the form! Drag over an item from the application ...

Onboarding Workflow : Multi-Site Company

[due to the size of the workflows, the images may be difficult to read. To save view in full screen right click on an image and select 'save image as...']With our initial implementation of ServiceNow ...