在 Microsoft Dynamics crm 4.0 dlg_error.aspx 页面中,单击服务案例表单上的保存按钮时会弹出错误,其中包含客户编号

发布于 2024-11-07 11:27:06 字数 299 浏览 0 评论 0原文

我正在尝试定制服务的“案例”表格。在我之前有人正在研究它,他添加了一个查找“联系人”字段。我们有一套实时CRM系统和一套测试系统。在实时系统上一切正常,但在测试系统上则不然。在测试系统上,当我单击“保存”按钮时,会弹出一个带有大红十字标志的弹出窗口,并将客户编号显示为错误。弹出窗口的地址栏显示它是 dlg_error.aspx 页面。我将它与实时系统的实体进行了比较,但我找不到任何错误。我需要检查哪些文件/事件。我已经检查了页面的 onload、onsave 事件和字段的 onchange 事件。

谁能帮我解决这个问题。这样我就可以解决这个问题并继续我的新东西。

I am trying to customize the 'CASE' form for service. Someone else was working on it before me he added a lookup 'contact' field . we have one live crm system and one test system . Everything is working fine on live system but not on test system. On test system when i click on 'Save' button a pop up coms up with a big red cross sign and displays customer number as error. The address bar of the popup shows that it is the dlg_error.aspx page. i compared it with the live sytem's entity but i cannot find anything wrong.which files/events i need to check . i alredy checked the page onload, onsave events and onchange events of fields.

Can anyone please help me with this problem. so that i can solve this and proceed with my new stuff.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

过期情话 2024-11-14 11:27:06

我首先尝试的是从测试组织导出 Case 实体(只是作为备份),从 prod 导出 Case 实体,将 prod 的版本导入到 test 中,然后发布。错误仍然出现吗?

What I would try first is to export the Case entity from the test org (just as a backup), export the Case entity from prod, import prod's version into test, then publish. Does the error still occur?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文