Giter Site home page Giter Site logo

servicenow-resources's Introduction

ServiceNow Resources

Table of Contents

  1. Development Resources
  2. Websites
  3. Misc

JavaScript Features Not Supported In ServiceNow

This is a list of JavaScript features (ES5 & ES6 & beyond) that are not supported in the ServiceNow implementation of Mozilla Rhino.

NOTE: NO ES6 features are supported in ServiceNow!

  • Array.forEach
  • => - arrow functions are not supported

Development Resources

Service Portal

Web Services

JavaScript

Online Courses

Books

Other Resources

Angular

NOTE: As of Kingston, Service Portal uses Angular 1.5.1. Angular 1.6 & 2+ features are not supported.

Tutorials
Articles
Books
  • My #1 recommendation on books: ng-book

Websites

Videos

Misc

  • If a company is using SSO and you are being redirected, try <instance-name>.service-now.com/login.do or <instance-name>.service-now.com/side_door.do

Service Portal Structure

Tables

  • Service Portal [sp_portal]
  • Theme [sp_theme]
  • Page [sp_page]
  • Widget [sp_widget]
  • Instance [sp_instance]
    • Instance of Carousel [sp_instance_carousel]
    • Instance with Link [sp_instance_link]
    • Instance with Menu [sp_instance_menu]
    • Instance with Table [sp_instance_table]
      • Instance of Simple List [sp_instance_vlist]
  • Carousel Slide [sp_carousel_slide]
  • Menu Item [sp_rectangle_menu_item]
  • Header | Footer [sp_header_footer]
  • Search Source [m2m_sp_portal_search_source]
  • Search Group [sp_search_group]
  • Widget Dependency [sp_dependency]
  • Widget Dependency [m2m_sp_widget_dependency]
  • Angular Providers [m2m_sp_ng_pro_sp_widget]
  • Service Portal Log Entry [sp_log]
  • Service Portal UI Formatter [sp_ui_formatter]
  • Angular ng-template [sn_ng_template]
  • Widget Script Include [m2m_sp_widget_script_include]
  • Service Portal Documentation [sp_documentation]
  • JS Includes [m2m_sp_theme_js_include]
  • JS Include [sp_js_include]
  • Stylesheets [m2m_sp_theme_css_include]
  • CSS Include [sp_css_include]

servicenow-resources's People

Contributors

markmanuelmiller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.