Site structure
Version 3.x > Site structure > combining two transformatiosn? View modes: 
User avatar
Member
Member
eagleag-yahoo - 1/26/2009 9:47:32 AM
   
combining two transformatiosn?
Hi,
i have 2 transformations:
1. displays Clients.
2. displays Products (in it I have an attribute called "Client check out").

I want to display all the products adn each item that displays should have a <select> list of all the clients.
how can I achieve this? how can I combine the two?

many thanks


User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 1/29/2009 3:42:00 AM
   
RE:combining two transformatiosn?
Hi,

You could use two nested repeaters (or other listers) – please see here for more information and sample code: http://devnet.kentico.com/docs/controls/cmsrepeater.htm

Best regards,
Helena Grulichova