cancel
Showing results for 
Search instead for 
Did you mean: 

KM Navigation iView Context Menu

Former Member
0 Kudos

I'm currently displaying a list of documents for users to download and save from this iView. However, now I need to change the items in the context menu for a given document. I do not want users to have the ability to delete a document.

Any assistance will be rewarded.

--KAL

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi KAL,

You can do it easily by changing the "Resource Command Group" property on the Resource Renderer for the Layout Set you are using. You can see the Layout Set this iView is using by opening it on the Portal Content page, and looking for the property "Layout Set" (ID: rndLayoutSet).

Having the name of the layout set, you can go to System Administration -> System Configuration -> Knowledge Management -> Content Management -> User Interface -> Settings -> Layout Sets and look for it. Once you find it, click on its link and then click on the link for "Resource Renderer". Inside it, you will see the property "Resource Command Group", follow its link. This command group has a list of commands, and among them the Delete command. Just duplicate it and remove the Delete command from the duplicate, then associate it to the Renderer.

Hope it Helps!

Thiago

PS: For more info, you can also look for the words "Layout Set" or "Flexible UI" on SDN to learn more how to act in situations like this one.

Answers (1)

Answers (1)

Former Member
0 Kudos

Thx for the quick reply with 100% accuracy. One additional question if I need to remove the rating column where can make this change. I'm in a crunch and looking at the Weblogs for Layout Sets which has been very helpful.

Former Member
0 Kudos

I found it in the ConsumerFileListRenderer