导航

09 2016 档案

摘要:以上是通过重写CSS实现的 阅读全文

posted @ 2016-09-23 13:19 yiyishuitian 阅读(835) 评论(0) 推荐(0)

摘要:我同时使用了 bootstrapt 的 模态窗和 jquery ui 的autocomplete combox ,上面的方法还是不能解决. 阅读全文

posted @ 2016-09-23 10:38 yiyishuitian 阅读(2312) 评论(0) 推荐(0)

摘要:转自:http://www.cnblogs.com/wiseant/p/4553837.html 阅读全文

posted @ 2016-09-23 00:38 yiyishuitian 阅读(468) 评论(0) 推荐(0)

摘要:只是插入的任务,邮件,约会之类的没有研究,以下是官方文档:https://msdn.microsoft.com/zh-cn/library/gg334533.aspx/* 1 实体名 new_xxxxxx 2 实体ID new_xxxxxxid 3 创建者ID 4 责任人ID 5 主题 6 内容 */ CREATE PROC p_create_active @entityname V... 阅读全文

posted @ 2016-09-21 22:53 yiyishuitian 阅读(562) 评论(0) 推荐(0)

摘要:以上代码指在实现,以下功能: 1 当选择客户类型时,自动按选择后的 客户类型去过滤 终端业态这个lookup. 2 这两个函数应该放在 客户类型的onchange事件中比较好. 阅读全文

posted @ 2016-09-18 09:44 yiyishuitian 阅读(287) 评论(0) 推荐(0)

摘要:Save event arguments (client-side reference) Applies To: Dynamics CRM 2016, Dynamics CRM Online In the save event you can use the execution context ob 阅读全文

posted @ 2016-09-18 09:40 yiyishuitian 阅读(427) 评论(0) 推荐(0)

摘要:删除路径下的文件 C:\Windows\Downloaded Program Files\rsclientprint.dll路径下的这个dll文件,重新登录crm选择一个面单点击打印按钮重新安装插件 阅读全文

posted @ 2016-09-12 18:01 yiyishuitian 阅读(219) 评论(0) 推荐(0)

摘要:CREATE TABLE [dbo].[DimDate]( [DateKey] int NOT NULL , [FullDate] DATE NOT NULL , [MonthNumberOfYear] tinyint NOT NULL , [MonthNumberOfQuarter] tinyin 阅读全文

posted @ 2016-09-08 11:44 yiyishuitian 阅读(778) 评论(0) 推荐(0)

摘要:需要注册 SetState 和 SetStateDynamecEntity 阅读全文

posted @ 2016-09-05 17:32 yiyishuitian 阅读(258) 评论(0) 推荐(0)

摘要:plugin运行出错. 1 plugin文件如果是 注册到disk,应该是注册到 C:\Program Files\Microsoft Dynamics CRM\Server\bin\assembly ,所以如果项目中引用了其它的 dll文件也应该拷到这个文件夹. 2 plugin文件如果是 注册到 阅读全文

posted @ 2016-09-05 15:28 yiyishuitian 阅读(666) 评论(1) 推荐(0)

摘要:Intellisense for Xrm.Page in CRM 2011 In CRM 2011 javascripts for crm forms can be stored externally as web resources and those are no longer embedded 阅读全文

posted @ 2016-09-01 00:20 yiyishuitian 阅读(163) 评论(0) 推荐(0)

摘要:Intellisense in Visual Studio for Microsoft Dynamics CRM 2016 Intellisense in Visual Studio for Microsoft Dynamics CRM 2016 posted by dynamicsnick on 阅读全文

posted @ 2016-09-01 00:18 yiyishuitian 阅读(321) 评论(0) 推荐(0)