问题标签 [dynamics-crm-2013]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
dynamics-crm-online - CRM 2013 许可
我正在在线注册一个新的 2013,我注意到有两种许可证类型:1. Microsoft Dynamics CRM Online 2. Microsoft Dynamics CRM Online Professional
它们之间有什么区别(简而言之)?我看了描述,我的印象是“这个是黄色的,另一个是汽车”,所以我根本无法比较。
根据这篇文章,有三种(不是两种)不同的模型,只有一种允许定制系统(所以只有一种对客户有任何意义)。
那是怎么回事?!
dynamics-crm-2011 - 以不同语言更改标签上的文本
这里不是那么简单的问题。:)
客户有一个字段ownerid,用作对销售人员的查找。我已将标签的文本从Owner更改为Hazaa,我可以看到它生效。
问题是Hazaa只显示英文版本(安装的基本语言),而用户使用的语言是瑞典语。选择瑞典语的用户会看到默认翻译,而他们希望看到Hazaa。
如何才能做到这一点?!
也许,我可以尝试导出语言进行翻译,编辑它,然后再导入回来。但是,对于更改单个标签来说,这有点过分了。但是,我怀疑只有少数实体需要对ownerid字段进行 hazaa-fication,而其余的应该保持原样。
dynamics-crm-2011 - Microsoft 动态 - GridControl.js 错误
我已将 CRM2011 插入 Outlook 2013,当我尝试在 Outlook 中打开 CRM 时,我看到此错误
错误:由于错误 800a139e代码:0
URL,无法完成操作;https://xx.xxx.xxx:123/_static/_gid/GridControl.js?版本=1594428341
您知道错误的原因可能是什么?
crm - getting an error for on Demand Workflow in CRM 2013
I am getting below error while running on demand workflow.The on demand workflow is simply create the record by copying the content of record.This Error occurs when I select multiple records and run the on demand workflow. If I select only one record and run the workflow then its working fine.
There is no active transaction. This error is usually caused by custom plug-ins that ignore errors from service calls and continue processing.
Plugin Trace:
-2147220911 There is no active transaction. This error is usually caused by custom plug-ins that ignore errors from service calls and continue processing. 2013-10-15T10:51:50.8984331Z -2147220911 There is no active transaction. This error is usually caused by custom plug-ins that ignore errors from service calls and continue processing. 2013-10-15T10:51:50.8984331Z [Microsoft.Xrm.Sdk.Workflow: Microsoft.Xrm.Sdk.Workflow.Activities.CreateEntity] [CreateStep1: Create a Clone Lead] at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Create(Entity entity, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType) at Microsoft.Crm.Extensibility.InprocessServiceProxy.CreateCore(Entity entity) at Microsoft.Crm.Workflow.Services.CreateActivityService.<>c_DisplayClass1. b_0(IOrganizationService sdkService) at Microsoft.Crm.Workflow.Services.ActivityServiceBase.ExecuteInTransactedContext(ActivityDelegate activityDelegate) at Microsoft.Crm.Workflow.Services.CreateActivityService.ExecuteInternal(ActivityContext executionContext, CreateEntity createEntity) at Microsoft.Crm.Workflow.Services.CreateActivityService.Execute(ActivityContext executionContext, CreateEntity createEntity) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
javascript - 与 Microsoft Dynamics CRM 2013 的 Javascript 兼容性错误
我正在运行 Microsoft Dynamics CRM 2013 的自定义代码验证工具,并将以下问题标记为潜在问题。
- :: 在此网络资源中出现 1 次。
- .text 在此网络资源中出现 10 次。
- ActiveXObject( 在此 Web 资源中出现 2 次。
- .attachEvent( 在此 Web 资源中出现 4 次。
- .childNodes.length 在此 Web 资源中出现 4 次。
- .firstChild 在此网络资源中出现 29 次。
- .lastChild 在此 Web 资源中出现 3 次。
- .nextSibling 在此 Web 资源中出现 8 次。
- .previousSibling 在此 Web 资源中出现 2 次。
- .contains( 在此 Web 资源中出现 7 次。
- dblclick 的出现在此网络资源中被定位 1 次。
- .dir 在此 Web 资源中出现 6 次。
- .innerText 在此 Web 资源中出现 1 次。
- .outerHTML 在此 Web 资源中出现 2 次。
- .currentStyle 在此网络资源中出现 9 次。
- opacity= 在此 Web 资源中出现 3 次。
- .srcElement 在此 Web 资源中出现 1 次。
- .returnValue 在此 Web 资源中出现 2 次。
- .add( 在此 Web 资源中出现 9 次。
这些都来自使用 jQuery JavaScript Library v1.6.1 的一个 JavaScript 文件
谁能告诉我: - 除了我知道的 ActiveXObject 之外,只有当这些在其他主流浏览器(如 Firefox / chrome)中存在问题时才是 IE。- 我需要更新 java 脚本库的版本 - 还是需要用兼容的方法调用替换这些方法调用?
header - 客户关系管理 2011/2013。停止标题显示“新联系人”或“新属性”等
在 CRM 2013 和 2011 中,我有一些我已经导入的数据。当您查看他们拥有的记录时,顶部的大写字母“新联系人”或“新帐户”等取决于它们的类型。我查看了表单标题并尝试在其中添加一个字段(我想要显示),认为它默认为 new ,因为没有其他字段。不是这种情况。我主要使用 2013 年,但同样的事情也发生在 2011 年。
我测试了它是否仅适用于导入的记录,但是当我创建新记录时也会发生这种情况。这是 CRM 通常会做的事情吗?如果是,有没有办法让它显示其他内容?
customization - How to get back a context sensitive ribbon in the CRM 2013 dashboard
In the CRM 2011 dashboard, the ribbon changed regarding to the selected object. So for example if you selected an active queue item there appeared: Routing, Work on, etc...
This is the behavior we'd like to get back in the new version, as it's usability right now is just horrible..
If you open the list in a separate window, all the options are there, so why can't we get them directly in the dashboard?
We tried the following:
Basically copy/paste the original routing button from the queue item site to the dashboard. Button showed up, but just does nothing.
Displaying an iframe on the dashboard which source is the address of the queue item site. This worked for some seconds, then it first showed a duplicate of the dashboard in the iframe and after that the iframe simply contained some blank html.
That's when we decided to ask this question ;)
Any hints would be highly appreciated!
sql-server - Error while creating new organization (Deployment Manager)
While creating a new organization via Deployment Manager, I am facing the following error:
Action Microsoft.Crm.Tools.Admin.ImportDefaultDataAction failed. Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=105; handshake=13532; [Login] initialization=0; authentication=1; [Post-Login] complete=136426; The wait operation timed out
I tried google, but failed to find any solution with this specific error while creating an organization.
My (Test) Environment
- Windows 7 (Host)
- VMWare Workstation 10.0 with 1 GB memory and 1 core (Guest)
- Windows Server 2012
- SQL Server 2012
- Dynamics CRM 2013 trial (downloaded from Microsoft website)
- VMWare Workstation 10.0 with 1 GB memory and 1 core (Guest)
javascript - Dynamics CRM 2013:在实体的表单中设置默认值
我是 Dynamics CRM 2013 的新手。
我希望能够在表单加载时在表单上设置默认值。我正在考虑创建一个实体“默认参数”来为用户保存几个默认值。
例如,交货日期或默认提供商。
是否可以在事件 OnLoad 上创建绑定在表单上的脚本并读取当前用户的实体“默认参数”的值并使用这些值设置表单的字段?
如果可能的话,是否有任何文档或示例代码可以做到这一点?
dynamics-crm-2011 - 在 JScript 中的表单上添加的按钮在 Dynamics crm 2013 中无法正常工作
这是原始代码示例:
在 Dynamics Crm 2013 中迁移后,readOnly 和 DataValue 属性不再起作用。
我已经尝试过使用此示例的方法:
函数 create_button_from_textattribute(fieldname, buttontext, buttonwidth, clickevent) {
但是我收到 Xrm.Page.ui.controls.get(fieldname)._control 行的未定义元素错误
有什么想法或线索可以让它发挥作用吗?