摘要:
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... 阅读全文
摘要:
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... 阅读全文
摘要:
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 ... 阅读全文