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.
我可以在自定义实体中显示电子邮件的正文(描述)吗? 我试图将描述字段的内容复制到自定义实体中的字段中,但最终显示所有格式。 将电子邮件的 iFrame 放在自定义实体表单上然后操作电子邮件直到它只显示电子邮件描述怎么样?
电子邮件的正文是 html。如果你把内容放在CRM的控件中就不会格式化。您可以放入 iframe(html 页面)或 html 类型的 Web 资源,并且只放入电子邮件的正文。该解决方案允许不占用您的解决方案那么多的空间。