Completed
Last Updated: 04 Mar 2016 03:30 by Aby
ADMIN
Ianko
Created on: 04 Jan 2016 15:07
Category: UI for ASP.NET AJAX
Type: Bug Report
0
Iframe tag is removed using RadHtmlField in WCM scenario with enabled AllowSpecialTags in SP 2013
AllowSpecialTags should retain special tags like script and iframe. However, enabling it escapes the tags, but they are never restored. 


Workaround: 

SharePoint 2013 allows iframe tags to be saved in the content, so the AllowSpecialTags can be safely removed. 

<telerik:RadHtmlField id="content" FieldName="PublishingPageContent" runat="server" AllowScripts="true"/>
1 comment
Aby
Posted on: 04 Mar 2016 03:30
Any progress on this yet. Is this bug been fixed in the latest relase. please help