This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Jul 5, 2012, 11:55 AM
67 Posts

iframe and passthrough HTML

  • Category: Other
  • Platform: All
  • Release: 8.5.3
  • Role: Developer
  • Tags:
  • Replies: 0
 Hi,
 
i am using a richtext Container to embedd a RichtextField:  
 
<xp:inputRichText id="inputRichText2"
value="#{document1.BodyN}" readonly="true">
</xp:inputRichText>
 
That works great even with sections marked as 'passthrough HTML' in the field. 
 
But, there is a problem with an iframe embedded as 'passthrough HTML' :
 
<center>
<iframe src="http://kjhdkh.sdfdf.com" width="211"height="130">
</iframe>
</center>
 
As a result, the browser shows only the center section, but the iframe section is dropped. 
 
Is this a security feature ? 
 
Uwe 
 
 
 

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal