Technical support This forum is closed.
Version 1.x > Technical support > Image Galleries -- "Teaser" image, thumbnails, and detail all on the one page View modes: 
User avatar
Guest
norashlea - 6/25/2006 4:09:59 AM
   
Image Galleries -- "Teaser" image, thumbnails, and detail all on the one page
Hi,

I need to display the "Teaser" image (in this case, a standard-sized image), the thumbnails, and the detail for the selected thumbnail all on the same page.

I've been playing around with all sorts of settings, but can't get this working.

Is it possible? If so, detailed steps necessary please?

Thanks,
Sharon.



User avatar
Guest
admin - 6/27/2006 4:18:24 PM
   
Re: Image Galleries -- "Teaser" image, thumbnails, and detail all on the one page
Hi Sharon,

you can try placing imagegallery.ascx, imagegallerydetail.ascx and imagegallerythumbnails.ascx controls on the page and set their SelectNodesPath property to the appropriate value. However, we haven't tested this special configuration.

Alternatively, you can replace all or some of the controls with CMSViewer/CMSRepeater/CMSDataList and display the content using your own transformation.

Best Regards,