I struggled with how to title this blog for I originally set out to show an example of how to create a single page application using AngularJS on the ServiceNow framework and ended up with a way to create multiple applications using a set of tables and a single UI page to display the different application views / content.
It will probably make the most sense to download the Update Set and apply it to your environment to truly see what I created and how you can create new applications using this solution. Below are some screenshots to explain the basics of this solution:
Application Definition record:
The above application definition record outlines the application, any global ($rootScope) level scripts or functions, the UI Macro to use for the header part of the application and a list of the views. The views are then records that list their URL, parameters to be…
View original post 73 more words

