Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我编写了一个顶级类,它将创建一个 PDF 报价并将其附加到一个机会。我试图弄清楚当我从 SalesForce 中发送电子邮件然后单击附加文件时如何访问这些附件。
我想弄清楚如何在上图中的下拉显示中查看另一个位置,该位置具有附加到机会的 PDF。
所以我采取了稍微不同的方法。当我将 PDF 创建为便笺时,我还将副本放在 Documents 目录的子文件夹中。
现在我可以从“电子邮件”选项卡访问该文档。我希望添加一个触发器来清除旧引号,以防止文件夹变得太大。