How to use Angular js in MS Dynamic CRM

The Following Steps will help you to use Angular JS in MS Dynamic CRM.


Step 1: Download the angular js lib. from Here.

Step 2: Upload this lib. in CRM as a Web resource like this:
Step 2: Create HTML file and Write the angular js code in it. Here i write very simple code.


Step 3: Create HTML Web Resource in your Dynamic CRM and Upload the file that you have created in the last step, as show in below Image.


Step 4: Now apply this Web Resource on any Entity form. Here i applied this on Account Entity.

Step 5: Now reload the page and see the page on which web resource is applied.


  Wow... thats work fine...Here i write very simple Angular js code. We can also write complicated code..