kentico_martind
-
8/26/2009 4:04:31 AM
RE:KB Article: Selected item transformation in query repeater
Hi Darren,
This issue is caused by when using this approach described in KB article you are not redirected to actual document displayed in detail (like with standard CMSRepeater), but you remain on the same page, only the query repeater is set to display only data of this one particular document. I would recommend creating copy of static text web part, and into its code-behind put code that will check the 'jobid' query string parameter - if it contains any value the detail is being displayed and you can show static text, otherwise you can hide it.
Best Regards,
Martin Dobsicek
|