• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
MSCRM janmson
MS CRM顾问及二次开发
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页
2010年5月12日
AttachEvent带参数的使用例子(转自Jim Wang)
摘要: /*DoubleClickEmailAddresstoOpeninOutlook*/ functionCreateEmail(emailAddress) { returnfunction() { if(emailAddress!=null&&emailAddress.value.length>0) { window.navigate("mailto:"+emailAddres... 阅读全文
posted @ 2010-05-12 14:39 韩建兴 阅读(192) 评论(0) 推荐(0)
2010年5月10日
同类型的mapping不上
摘要: 今天遇到一个问题,我同样是Int类型居然mapping不起来,经查,发现是最大值 ,最小值 不一榇 阅读全文
posted @ 2010-05-10 12:12 韩建兴 阅读(148) 评论(0) 推荐(0)
2010年3月12日
安装完MSCRM后修改Report Service Server的办法
摘要: 在MSCRM_Config中修改表use mscrm_configbegin tranupdate Organization set srsurl='http://localhost/reportserver' where UniqueName='OrgName'select * from Organizationcommit tran 阅读全文
posted @ 2010-03-12 15:32 韩建兴 阅读(286) 评论(1) 推荐(0)
不能pubish客户实体-》解决办法之一,unsupport
摘要: 查询语句 select * from OrganizationUI where formxml like '%serviceappointment%'今天遇到有一个实体不能publish,然后从organizationui中找到原来publish的formxml, 覆盖现在的 formxml, 然后确定栏位全部都存在,再pubish就可以publish了 阅读全文
posted @ 2010-03-12 13:13 韩建兴 阅读(766) 评论(2) 推荐(0)
2009年12月31日
How to update the Microsoft Dynamics CRM Web site port after you install Microsoft Dynamics CRM 4.0
摘要: The Microsoft Dynamics CRM Deployment Configuration tool is a command-line executable program. You can use this tool to update the values in the Microsoft Dynamics CRM configuration (MSCRM_Config) dat... 阅读全文
posted @ 2009-12-31 11:38 韩建兴 阅读(479) 评论(0) 推荐(0)
2009年12月3日
Default Multi-column Sort (Proof of Concept)
摘要: from http://crmentropy.blogspot.com/2009/10/default-multi-column-sort.htmlmay be use this mechanism sometimes. so log it. Being able to sort by multiple columns in CRM is quite handy, but unfortunatel... 阅读全文
posted @ 2009-12-03 11:25 韩建兴 阅读(290) 评论(0) 推荐(0)
2009年11月12日
Unable to Load Client Print Control - CRM 4.0 Report Printing
摘要: MSCRM论坛Unable to Load Client Print Control - CRM 4.0 Report Printing This issue came up for me this week so I thought it might be helpful to provide the solution. I obtained the solution below from Cu... 阅读全文
posted @ 2009-11-12 22:32 韩建兴 阅读(1400) 评论(0) 推荐(0)
CRM 4.0 Creating Interactive Plug-ins
摘要: 转自(http://mscrm4ever.blogspot.com/2009/01/crm-40-creating-interactive-plug-ins.html)The Plug-ins model is a truly robust mechanism which makes it very easy to enforce business rules and control the w... 阅读全文
posted @ 2009-11-12 22:21 韩建兴 阅读(497) 评论(0) 推荐(0)
2009年10月17日
在 IFrame里显示实体关联视图 (转自http://www.cnblogs.com/MSCRM/articles/1526780.html) Jim Wang
摘要: 在 IFrame里显示实体关联视图的技术经常被使用。比如你的自定义实体new_myentity和系统实体account建立了关联,无论是 1:N,还是N:N,下面的代码都可以显示出来关联视图。你唯一要做的是找到navId (可以用IE Developer Toolbar),然后替换下面的"nav_new_new_myentity_account"就可以了。 Code highlighting pr... 阅读全文
posted @ 2009-10-17 14:28 韩建兴 阅读(335) 评论(0) 推荐(0)
2009年10月16日
When you publish a workflow in Microsoft Dynamics CRM 4.0 after you install Update Rollup 2, you receive Error message
摘要: When you publish a workflow in Microsoft Dynamics CRM 4.0 after you install Update Rollup 2, you may receive the following error message: The selected workflow has errors and cannot be published. Plea... 阅读全文
posted @ 2009-10-16 10:56 韩建兴 阅读(276) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3