Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Display image in preview transformation, from child document View modes: 
User avatar
Member
Member
denise.sherwood-silkmoth - 6/24/2009 11:24:37 AM
   
Display image in preview transformation, from child document
Is it possible to refer to an image outside of the document?

Basically I have set up two new document types:

1) Photo Gallery
2) Photo Gallery Item

In the preview transformation for the Photo Gallery, I want to display the image from the first Photo Gallery Item below the parent Photo Gallery page. This is so I have an index of photo galleries, that displays an image for each one.

I'm trying to avoid using a "teaser" image on the photo gallery, as I'd like the image to be part of the photo gallery, like every other Photo Gallery Item.

Any ideas?

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 7/2/2009 7:52:17 AM
   
RE:Display image in preview transformation, from child document
Hi,

For this purpose you can use nested repeater or datalist which can be used in transformations. In this way you will be able to get any information about your child documents (http://devnet.kentico.com/docs/controls/cmsrepeater.htm).

Best Regards,
Miroslav Remias