


Most companies will have an existing publisher that they will always use. In the fly-out dialog, specify Display name, Name, and Publisher. In the left navigation pane, select Solutions and then select New solution. You may edit that solution or create a new solution that depends on another existing solution. The model-driven app you want to customize with your script should already be part of a solution. There may already be an existing solution that you should use. When you have finished testing, export the solution as a managed solution and import/install it in your production environment. You should write and test your Javascript code in a development environment as part of an unmanaged solution. Solutions are the way that customizations can be transported from one environment to another. Write JavaScript code to address a business issue.Locate or create a solution to add your work to.ObjectiveĪfter completing this walkthrough, you will know how to use JavaScript code in model-driven apps, which involves the following steps at a high level: Ready to write your first client script to see things in action? Lets get started.
