Sitecore: Forcing pasting as unformatted text

邮差的信 提交于 2019-12-01 00:36:55
Mark Cassidy

Take a look at the setting

<property name="StripFormattingOnPaste">None</property>

Located in the file /sitecore/shell/radcontrols/editor/ConfigFile.xml

Last time I had a requirement similar to yours, I went in there and made the change and it worked fine. Should still work, unless they changed something :-)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!