08 2010 档案
Read Isv Solution Web.Config
摘要:public Who() { Configuration configuration = System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration("/ISV/demo/KBSearch"); username = configuration.AppSettings.Settings["UserName"].Val...
阅读全文
[MS CRM Reports]英文格式的日期
摘要:CDate(First(Fields!esp_ext_date.Value, "DataSet1")).ToString ("MMM - dd- yyy",System.Globalization.CultureInfo.GetCultureInfo ("EN-US") ).ToUpper ())
阅读全文
[MSCRM]突破Tab页8的限制
摘要:In: C:\Program Files\Microsoft CRM Server\CRMWeb\Tools\FormEditor find your formeditor.aspx and select “edit.” Find the JavaScript variable “_iMaxTabs” and notice that it is ...
阅读全文
取到Picklist的值
摘要:DECLARE @EntityName nvarchar(100)DECLARE @AttributeName nvarchar(100)set @EntityName ='salesorder'set @AttributeName='shippingmethodcode'SELECT a.AttributeValue , a.Value FROM StringMap as a , Entity ...
阅读全文
自定义Email Iframe的内容
摘要:crmForm.all.descriptionIFrame.contentWindow.document.body.innerHTML = "Test";
阅读全文
浙公网安备 33010602011771号