cancel
Showing results for 
Search instead for 
Did you mean: 

Sorting cm docs in navigation-iview

Former Member
0 Kudos

Hi all,

We want sort the documents shown in a navigation-iview (based on com.sap.km.cm.navigation) based on the "modified" data. Does anybody know how to do this?

Thanks in advance,

Andre

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Andre,

just edit the Collection Renderer Settings of the LayoutSet used by your Navigation-iView.

Set there parameter called "Property for Sorting" on "modified".

You might also want to set "Sorting Mode" on "descending".

Best regards,

Robert

Former Member
0 Kudos

Hi Robert,

thanks. And how can I determine which LayoutSet is used by the Navigation-iView?

Best regards,

Andre

Former Member
0 Kudos

Hi Andre,

There is an overview of available layout profiles in the Details dialog boxes of folders at <b>Settings -> Presentation</b>.

This list starts with the default layout profile which is selected as the default layout set. So when you create a KM iView, this selected layout profile is used.

Please navigate to the above mentioned path (of your respective folder) and change the Layout Profile.

To reflect the same layout profile in the KM Navigation iView, edit the following properties:

1. <b>Layout Set</b> = <<i>name of the layout profile you selected above</i>>

2. <b>Layout Set Mode</b> = <i>exclusive</i>

Hope this answers your query.

Warm Regards,

Ritu

Former Member
0 Kudos

Hi Andre,

either you check in the iView Settings (parameter "Layout Set"), or you turn UI Debugging Information on, by adding you user ID to the list under KM Configuration -> Content Management -> User Interface -> Debugging Settings.

If you now call up a Navigation-iView, the Rendering Information link is displayed in the upper left-hand area of the window. There the used LayoutSet is displayed.

Hope this helps,

Robert

Answers (0)