简体   繁体   English

Dynamics CRM 2011中使用jscript进行自定义的资源

[英]Resources for customizations with jscript in Dynamics CRM 2011

I am new to customizations with jscript in Microsoft Dynamics CRM 2011, and I was wondering if anyone could perhaps refer me to some resources tailored towards newcomers. 我是Microsoft Dynamics CRM 2011中使用jscript进行定制的新手,我想知道是否有人可以推荐我一些针对新手的资源。 I have found several resources, but they were a bit over the top for me to understand. 我找到了一些资源,但是对于我来说,这些资源有点过头了。 Ultimately, what I wish to do is to be able to get the latest note from Account entity, and add it to a text field within the Proposal entity. 最终,我希望做的是能够从“帐户”实体中获取最新笔记,并将其添加到“投标”实体中的文本字段中。 Any help with some resources would be greatly appreciated. 任何一些资源的帮助将不胜感激。 Thanks in advance! 提前致谢!

Well, I was referring to the below two links when I started off with the client side scripting in MS CRM. 好吧,当我开始使用MS CRM中的客户端脚本时,我指的是以下两个链接。 Hope this will help you understand and learn common/ basic javascript methods supported in MS CRM 2011. 希望这可以帮助您了解和学习MS CRM 2011支持的常见/基本javascript方法。

Javascript CheatSheet: Javascript CheatSheet:

http://danielcai.blogspot.in/2011/04/microsoft-dynamics-crm-2011-javascript.html http://danielcai.blogspot.in/2011/04/microsoft-dynamics-crm-2011-javascript.html

Basic Javascript Methods with sample code: 基本Javascript方法和示例代码:

http://garethtuckercrm.com/2011/03/16/jscript-reference-for-microsoft-dynamics-crm-2011/ http://garethtuckercrm.com/2011/03/16/jscript-reference-for-microsoft-dynamics-crm-2011/

Happy Learning!!! 学习愉快!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM