摘要: 基于Power app新版的功能缺少,还是需要回复旧版UI配置,可以通过下面地址进入: 阅读全文
posted @ 2025-10-29 16:03 溜溜球_小钢wan 阅读(4) 评论(0) 推荐(0)
摘要: 现状:导出Excel报错; 在服务器事件查看器: The Web Service plug-in failed in OrganizationId: 5e1cd99d-b159-e911-a12d-005056896959; SdkMessageProcessingStepId: 8ad3883a- 阅读全文
posted @ 2025-07-08 11:20 溜溜球_小钢wan 阅读(18) 评论(0) 推荐(0)
摘要: 在系统的高级查找,是配置不出跨表or或者and的: 可以这样写Fetchxml来实现: <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true"> <entity name="contact 阅读全文
posted @ 2025-06-18 18:04 溜溜球_小钢wan 阅读(24) 评论(0) 推荐(0)
摘要: 访问workspace报错: Unable to initialize chat services. Please refresh the browser to try again. If this continues, have your administrator contact Microso 阅读全文
posted @ 2025-06-12 15:16 溜溜球_小钢wan 阅读(14) 评论(0) 推荐(0)
摘要: 错误信息: Exception information: Exception type: CrmException Exception message: Attribute with Id=024a2ee3-b983-4fd8-8991-f8d548a227e0 is not secured 处理办 阅读全文
posted @ 2025-05-13 18:40 溜溜球_小钢wan 阅读(15) 评论(0) 推荐(0)
摘要: 报错效果: 原因:开发环境在Plugin工具开启了Install Profiler 处理办法: 1、测试环境也安装Install Profiler 2、开发环境卸载:UnInstall Profiler 阅读全文
posted @ 2025-04-26 18:58 溜溜球_小钢wan 阅读(12) 评论(0) 推荐(0)
摘要: 报错效果: 最终处理办法: 1、管理员模式打开控制台执行命令:Set-ADFSProperties –nettcpport 809 2、重启ADFS服务 原文地址: https://blog.csdn.net/y_f123/article/details/51283127 阅读全文
posted @ 2025-04-26 18:55 溜溜球_小钢wan 阅读(45) 评论(0) 推荐(0)
摘要: <!-- Google tag (gtag.js) --> <script> var _hsp = window._hsp = window._hsp || []; debugger; _hsp.push(['addPrivacyConsentListener', (consent) => { if 阅读全文
posted @ 2025-04-21 17:29 溜溜球_小钢wan 阅读(14) 评论(0) 推荐(0)
摘要: //字段:new_formnote var new_formnoteObj = document.querySelector("[name='new_formnote']"); //字段组件 var new_formnoteDiv = new_formnoteObj.closest('div[dat 阅读全文
posted @ 2025-04-17 15:29 溜溜球_小钢wan 阅读(45) 评论(0) 推荐(0)
摘要: 需要改下这个配置,去掉邮件标题 后面带的 CRM:0000001 阅读全文
posted @ 2025-04-01 17:59 溜溜球_小钢wan 阅读(11) 评论(0) 推荐(0)