Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > How to display only unpublished documents View modes: 
User avatar
Certified Developer v7
Certified  Developer v7
Gitesh - 6/7/2012 1:05:50 AM
   
How to display only unpublished documents
Hi Guys,

I have want to create a repeater which shows all the unpublished documents.

Any ideas how can we do that. repeater has a feature to show only published document but is there a way to show only unpublished documents?

Thanks
Gitesh Shah

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 6/7/2012 7:13:23 AM
   
RE:How to display only unpublished documents
Hi,

you can try to add to the Where condition of repeater web part code: Published=0

Best regards,
Ivana Tomanickova