Developer articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

ITBM Series Article 3: Project Portfolio Management

Hi All, This is my third article in ITBM Series. In this article, I am going to talk about project management module. Demand management along with project management ensures that projects aligned with organizational strategy are picked up for impleme...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Update your SNow CMDB from Airwatch

I would like to start off by thanking my fellow community members and stackoverflow.com who have been my reference in building these two scripts.This integration is built through REST API calls.You will need to create an account in Airwatch and allow...

phoenix516 by Tera Contributor
  • 15923 Views
  • 40 comments
  • 7 helpfuls

"not supported calendar message.ics" Bug

"not supported calendar message.ics" Hello all, After wasting too much time on this problem, I decided to share with the community the solution I used to correct the "not supported calendar message.ics" bug.   When this problem happens I was working ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Post your script with formatting

If you're asking a coding question and pasting in script this is a must Use the {;} button, up there   function onLoad() { var a = g_form.getValue('u_system_type'); if (a == 'Live'){ var b=g_form.getControl('u_system_type'); b.style.backgrou...

Top Contributors