 Hide Table of Contents
 Hide Table of Contents
     Tutorials
      Tutorials
      
     About the API
      About the API
      
     Work with the API
      
        Work with the API
      
       Graphics and feature layers
          Graphics and feature layers
          
         Popups and Info Windows
          
            Popups and Info Windows
          
          
         Geoprocessor
          
            Geoprocessor
          
          
         Operations Dashboard
          
            Operations Dashboard
          
           Create extensions
              
                Create extensions
              
              
             Mobile
      Mobile
      
     ArcGIS Server Services
      
        ArcGIS Server Services
      
      
     References
      
        References
      
      
     What's New archive
      
        What's New archive
      
      Legacy: This topic discusses extending operation views created using the Windows version Operations Dashboard for ArcGIS. This version of the application has been moved to Mature Support status. To learn more about the latest web-based version, see Operations Dashboard for ArcGIS.
Once an extension has been deployed to a web server and registered as an Operations Dashboard extension item in your ArcGIS organization, the contents of the manifest file are saved in the extension item. This means that any change made to your manifest file that is hosted on a web server will not be recognized by the registered extension. It is recommended to create a new extension rather than updating the manifest file, unless your extension is backwards compatible.
It is possible to update the HTML structure and associated JavaScript code for bug fixes or improvements.
To learn more, see Deploy an extension.