JavaScript factory from Stunnware

Dynamics CRM MVP Michael Hoehne has delivered again! This time it is the JavaScript Factory and I’m already a devoted user.

It work actually pretty simple – the software is a add-on for Visual Studio 2008 and installs very easy. After installation the JavaScript Factory Toolbar appears when opening VS 2008.  And after typing in the serial number you are ready to go!

The button on the left is Create/Update Project – here you specify the CRM server connection settings – with the possibility to store server profiles. After connecting it creates a VS solution for JavaScript in that specific organization.

The program makes a folder for each entity where scripts are already created by the default method! Each entity folder consist of two files _entity_objects.js and entity.js where entity is the entity name (eg. account.js)

The objects file contains all fields on the form for intellisense in VS this makes it very easy to work with form scripting. Another cool feature is the crmForm object that contains all the attribute types and form functions.

Stunnware gives a 60 day trial and I can only recommend you to try it if you are working with crm form customization.

This entry was posted in xRM Toolbox. Bookmark the permalink.

One Response to JavaScript factory from Stunnware

  1. Pingback: xrm developer network » JavaScript fetch

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>