cancel
Showing results for 
Search instead for 
Did you mean: 

Custom KM Navigation iView

Former Member
0 Kudos

Hi all,

My goal is to present the documents like most of the web pages with much information like Amazon for example; this page allows you to filter the products by many categories and even combinations between them.

I am aware of the classification mechanisms, but I want to improve the navigation, for example that I can show all the documents with value "X" in the property "A" and also with the value "Y" in the property "B"

Any initial recommendations on how can I archive my goal.

Regards,

Orlando Covault

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member188556
Active Contributor
0 Kudos

Hi

You can have a Classification and then provide a customized search iview to perform the tasks

We r doing an application of that sort in our Pjt here.

If u can give the direct url of the amazon page u r reffering we can have a look.

Regards

BP

Former Member
0 Kudos

Hi,

This is another post similar to my goal...

https://www.sdn.sap.com/irj/sdn/thread?threadID=35259

I don't want to use the search capabilities, users donu2019t specify a search value, they only navigate through the categories and the combinations of the categories.

Regards,

Orlando Covault

0 Kudos

You must code your own collection renderer to do something like that

To do this let´s see this wiki https://www.sdn.sap.com/irj/sdn/wiki?path=/display/KMC/How%2bto%2bImplement%2bFlexible%2bUI%2bCompon...

Regards

Former Member
0 Kudos

Hi Julio,

I realize that the collection renderer might help me in the presentation of my documents, but what I really want to do is to filter the documents with the values of its properties. Exactly like amazon where I can filter the products by distinct categories and also combine them.

Any ideas of how can I start my reserch?

Regards,

Orlando Covault