Key to Entity DiagramsThe following is the key to the entity model diagrams shown in the MicrosoftDynamics CRM SDK documentation. Notice that the relationships to theorganization, business unit, and user (systemuser) entities have been filteredout
Microsoft Dynamics CRM supports a rich entity model. This topic describesaspects that are common across many or all entities within the system Actions on EntitiesActions onEntitiesThe following table describes the actions allowed on entity instances
關於把圖形報表整合到CRM的應用比較普遍,也是大家比較感興趣的問題。我總結了一下自己在項目中用到的一些方法: Windows Sharepoint Service (WSS 3.0) + Office web part 在WSS 2.0 裡有一個免費的webpart: Office 2003 Add-in: Web Parts and Components,
CRM4.0 裡的下拉式清單控制項(PickList)只能儲存單一的值,雖然我們可以通過設定crmForm.all.new_picklist.multiple = true;來實現多選功能,但使用者必須按住CTRL鍵來逐個選擇,效果並不好。我現在這個項目需要一些能夠多選的PickList,所以我打算寫一個通用的能被使用者認可的控制項,並且Keep It Simple and Generic! 便於修改和重用。使用方法非常簡單:1. 建立一個標準的Picklist
微軟新聞群組的一個問題:當使用者雙擊CRM介面上E-Mail,開啟預設的郵件管理器(比如Outlook)來發送郵件。 其實只需要在表單的OnLoad裡寫一個函數就可以達到這樣的效果。下面的代碼也示範了怎樣使用attachEvent函數來為CRM添加一個事件,同時示範了attachEvent函數的帶參數調用方法(return function()),算是一個很好的例子。 Code highlighting produced by Actipro CodeHighlighter
• CRM Mobile Express微軟自己將推出CRM Mobile Express版本,即online版本,支援所有HTML 4.0相容的瀏覽器,不僅僅是WindowsMobile。Symbian, Palm, RIM etc, 只要是瀏覽器支援HTML4.0,都可以使用這個Express版本只接在手機上瀏覽CRM。 • Ten Digits Alliance微軟和TenDigits合作,推出適合Windows Mobile 和
Import, Export, and Publish CustomizationsThe Microsoft Dynamics CRM SDK contains APIs to programmatically supportimport, export, and publish features that are available in the MicrosoftDynamics CRM Web application.The following features are
Entity and Attribute MappingMapping streamlines data entry when a user creates new records that areassociated with another record. When an entity has a relationship with anotherentity, you can create new related entity records from the associated