摘要: 文件一:download.ini [salesforce] username = password = security_token = connect_to_sandbox = Falseconsumer_key =consumer_secret =output_dir = C:\pythonco 阅读全文
posted @ 2025-05-19 10:16 赫赫332 阅读(3) 评论(0) 推荐(0)
摘要: 来源:https://learn.microsoft.com/zh-cn/entra/identity/saas-apps/salesforce-tutorial#configure-azure-ad-sso 教程:Microsoft Entra 单一登录 (SSO) 与 Salesforce 的集 阅读全文
posted @ 2024-08-26 17:14 赫赫332 阅读(72) 评论(0) 推荐(0)
摘要: 这次项目开发由于客户要求无法使用lwc标准的文件上传标签只能只能使用input标签来上传文件。下面是试验成功的方案。 注意:只能上传3mb文件,salesforce限制。也希望看到的文章大神们指点一下。 前端html <input autocomplete="off" style="padding: 阅读全文
posted @ 2023-10-07 10:05 赫赫332 阅读(30) 评论(0) 推荐(0)
摘要: 由于项目自定义比较高,所以按照下面方式实现了,附件下载。 apex :传入关联记录id @AuraEnabled(cacheable=true) public static Map<String, Object> getAttachmentInfo(String partnerOrderId){ M 阅读全文
posted @ 2023-07-28 19:38 赫赫332 阅读(89) 评论(0) 推荐(0)
摘要: salesforce 用input 实现currency功能 最近项目是国内项目定制化要求比较高,所以我们没办法用salesforce提供标签编写代码,遇到了一个currency字段显示问题。下面是我的实现方法。第一个截图输入的是数字,当输入结束后变成金钱 显示方式。欢迎沟通交流。 下面是代码CSS body,h1,h2,h3,h4,h5,h6,hr,p,bl 阅读全文
posted @ 2023-07-23 17:36 赫赫332 阅读(36) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示