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



Jan 4, 2012, 2:58 PM
51 Posts

show images in a view instead of links to images

  • Category: Other
  • Platform: Windows
  • Release: 8.5.3
  • Role: Developer
  • Tags:
  • Replies: 1
 I have a view showing calculated links to pictures that are in a picture database.
So, 
In the view column under Data /  PageUrl I have a calculted link in the form : 
server and databasename /O/"+unid+"/$FILE/"+picturename;
 
When the user clicks the link it will open the picture, nice !
 
When I return the calculated link to Display Icon Column image ,I'm getting what I want , but 
I would like to resize the pictures to fit  onto the page ...
 
 
Jan 5, 2012, 11:09 AM
261 Posts
Re: show images in a view instead of links to images
Marc,
 
That would require that the application  resizes the images in the database before being displayed in the view.
 
You might want to take a look at Bildr (on OpenNTF): it contains a Java library that can be used to create thumbnails.
 
Mark

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