• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
MSCRM janmson
MS CRM顾问及二次开发
博客园    首页    新随笔    联系   管理    订阅  订阅
08 2009 档案
Make custom GridView look and feel like MS CRM 4.0 (Pimp my GridView – II)

摘要:Make custom GridView look and feel like MS CRM 4.0 (Pimp my GridView –II) April 4, 2009 in Look and Feel | Tags: Customize MS CRM 4.0, GridView, JavaScript, MS CRM 4.0 I’m a big fan of M... 阅读全文
posted @ 2009-08-25 10:36 韩建兴 阅读(484) 评论(0) 推荐(0)
在Form中加入新的Item

摘要:修改ISV Config<MenuItem JavaScript=" var script = document.write('&lt;input type='file' name='BeaOpenfileDlg' style='visibility:hidden;'/&gt;'); var file = document.getElementById('BeaOpenfil... 阅读全文
posted @ 2009-08-20 16:43 韩建兴 阅读(267) 评论(0) 推荐(0)
計算日期的另一種辦法

摘要:var createdon= crmForm.all.createdon.DataValue; var now = new Date(); //Set the two dates now =new Date(); //Set 1 day in milliseconds var one_day=1000*60*60*24; //Calculate difference btw the two dat... 阅读全文
posted @ 2009-08-19 08:41 韩建兴 阅读(211) 评论(0) 推荐(0)
Add/Subtract Days to a Date and pass to a Record Object

摘要:Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered. Add/Subtract Days to a Date and pass to a Record Object This article ... 阅读全文
posted @ 2009-08-16 21:12 韩建兴 阅读(340) 评论(0) 推荐(0)
MSCRM UI 中日期的處理

摘要:[代码] 阅读全文
posted @ 2009-08-14 22:22 韩建兴 阅读(216) 评论(0) 推荐(0)
在 IFrame里显示实体关联视图 轉自jim wang

摘要:在 IFrame里显示实体关联视图 在 IFrame里显示实体关联视图的技术经常被使用。比如你的自定义实体new_myentity和系统实体account建立了关联,无论是 1:N,还是N:N,下面的代码都可以显示出来关联视图。你唯一要做的是找到navId (可以用IE Developer Toolbar),然后替换下面的"nav_new_new_myentity_... 阅读全文
posted @ 2009-08-13 15:42 韩建兴 阅读(256) 评论(0) 推荐(0)
thank for jim wang resolve my problem FiltedLookupMulti

摘要:CRM 4.0里Lookup的过滤功能是个缺憾,大多是收费的解决方案。网友韩建兴提出一个很普遍的问题: 我有一個實體ShippingMark 1.它和Account是N:1 2.它和Quote是N:N 我的需求是Quote在新增已存在的ShiningMark時, 只顯示ShippingMark.AccountId=Quote.AccountId的資料,有什麽辦法嗎? 我之前写过三篇博文,是总... 阅读全文
posted @ 2009-08-13 15:41 韩建兴 阅读(378) 评论(0) 推荐(0)
Debug

摘要:因为某些原因需要在服务器上写个小工具,这样的环境自然不会有什么 VS2005 之类的开发工具了,好在系统已经安装了 .NET Framework。接下来我们开始一次 "朴素" 的 "纯真之旅" 。1. 源代码首先用记事本写好源代码,不要告诉我没有智能感知和自动完成,你连代码都不会写了。 (以下代码仅供演示~~~)Program.csusing System;namespace ConsoleAp... 阅读全文
posted @ 2009-08-13 09:59 韩建兴 阅读(546) 评论(0) 推荐(0)

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3