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



Aug 29, 2012, 6:42 PM
47 Posts

Xpage with RichText field: Pasting images

  • Category: Other
  • Platform: All
  • Release: 8.5.3
  • Role:
  • Tags:
  • Replies: 1
I have an xpage with a rich text field with content editor.  If I paste an image into the field on the web I see it along with my text.  Then, when I submit, the backend document the rich text field has the image as a red bordered box (ie, can't find it). 
 
How can I allow users to paste images into the field from a form on the web and then have it properly show up on the datasource document.
Aug 30, 2012, 5:57 AM
129 Posts
Re: Xpage with RichText field: Pasting images
Using regular HTML/JS, it's currently only possible in Google Chrome.
 
See here for details: 
http://stackoverflow.com/questions/6219197/how-to-manage-image-pasting-from-clipboard-in-html5 
 
There are some Java applets that could work (I haven't tried any). Examples here:
http://stackoverflow.com/questions/361324/pasting-an-image-from-clipboard-to-a-website 

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