Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Content Slider Hyperlinks View modes: 
User avatar
Member
Member
mcross-epic-premier - 4/2/2012 2:13:46 PM
   
Content Slider Hyperlinks
In my current Content Slider webpart I have the content path set to a folder with 3 images in it, that the slider is rotating through.

My question is, "Is it possible to assign different hyperlinks to each of the 3 images so, for example, that when image 1 appears if a visitor clicks on the image it takes them to www.123.com, but then if the user clicks on image 2 when it appears it takes them to www.456.com?"


User avatar
Member
Member
mcross-epic-premier - 4/2/2012 2:15:00 PM
   
RE:Content Slider Hyperlinks
Sorry....forgot to mention I am running version 5.0.

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 4/3/2012 3:03:36 AM
   
RE:Content Slider Hyperlinks
Hi,

you could do this the same way as with a repeater web part. The content displayed in the slider is defined in its transformation. So you could create a custom document type, which would contains two fields, one for image, the second one for URL. Then you could simply write the transformation which would display both - the image and link.

Best regards,
Ivana Tomanickova