Challenge Overview
The application currently uses a browser popup to allow a user to update several records at the same time. The popup HTML is generated from a JSP and contains JavaScript that allows it to interact with the parent browser window.
The Mass Update Dojo Dialog would replace the popup JSP with a custom Dojo widget that the main browser page can show. The custom widget will use a Dojo dialog to display the fields required to input the information needed to make the desired update.
Final Submission Guidelines
N/A