Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Customize Listing Mode to show Moderator View modes: 
User avatar
Member
Member
bukanbaka2-hotmail - 2/10/2012 3:42:11 AM
   
Customize Listing Mode to show Moderator
Hi guys,

I read the Kentico CMS 6.0 Context help from here

By following the steps below, it will lead me to the Listing mode to show a list of documents.
On the CMS Desk -> Content -> List tab, you can see an overview of documents placed under the currently selected document in the content tree. You can filter the displayed pages using the filter above the list.


Now, I would like to know whether it is possible to add additional columns to this Listing mode whereby I want to display out Moderator name.

If can, how to do that?
Thanks.

User avatar
Member
Member
kentico_michal - 2/12/2012 3:01:06 AM
   
RE:Customize Listing Mode to show Moderator
Hello,

Yes, it is possible, however, you will need to modify the following page: ~/CMSModules/Content/CMSDesk/View/listing.aspx.

It contains the UniGrid control that generates the UI and all columns. For more information about the UniGrid control and how you can add a new column, I would like to point you to the following section of Developer's guide: UniGrid overview

Best regards,
Michal Legen