Where does one enter the JavaScript code in CRM Dynamics?

Posted by Konrad Viltersten on Stack Overflow See other posts from Stack Overflow or by Konrad Viltersten
Published on 2012-09-02T21:37:06Z Indexed on 2012/09/02 21:37 UTC
Read the original article Hit count: 170

Filed under:
|

I've started to play with CRM Dynamics yesterday so this question should be seen as a very basic one. I've been coding for many years but CRM D is news to me.

Apparently, one is supposed to be able to enter JavaScript code to customize the behavior of the application. I've understood that there's an API for that and that touching DOM directly or playing with jQuery is a no-no.

Question: Where is the JS-code supposed to be entered? I've gone through all the menus but as far I can see, there's no spot where I could plug-in my custom code.

E.g.: Where do I get to define a validation for the last name of a contact currently being defined?

© Stack Overflow or respective owner

Related posts about dynamics-crm

Related posts about CRM