将 RTE 添加到 Salesforce 文本区域

发布于 2024-08-05 05:50:42 字数 70 浏览 7 评论 0 原文

有谁知道是否有办法将 RTE 添加到 salesforce 中的文本区域字段?我对该平台相当陌生,但我无法找到任何有用的文档。

Does anyone know if there's a way to add an RTE to textarea fields within salesforce? I'm fairly new to the platform but i haven't been able to find any useful documentation on this.

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

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

发布评论

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

评论(2

想你只要分分秒秒 2024-08-12 05:50:42

除了该组件之外,这里还有一个将开源 FckEditor 组件集成到 Visualforce 中的示例:

http://blog.sforce.com/sforce/2009/05/a-rich-editor-component-for-visualforce.html

In addition to the component, there's also an example of integrating the open source FckEditor component into Visualforce here:

http://blog.sforce.com/sforce/2009/05/a-rich-editor-component-for-visualforce.html

╰ゝ天使的微笑 2024-08-12 05:50:42

如果您使用的是 VisualForce,则可以使用 inputTextArea 标签用于编辑/保存富文本。将“richText”属性设置为 true。

If you're using VisualForce, you can use the inputTextArea tag to edit/save rich text. Set the "richText" attribute to true.

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