Hi guys,
I am using EP 6.0 SP14 and have a question about how to use XML Forms and permissions.
The scenario is... We have a KM Navigation iView which displays the RenderListItem form using the NewsExplorer layout set. Several people have access to this iView, so they can create new news. Also, for each news created, there are the options Edit and Delete.
The issue is that we do not want someone to Edit/Delete the news created by another person. We want only the "owner" to do this task. Two acceptable solutions would be:
- The RenderListItem only displays the items created by that particular user, allowing it to use the options Edit/Delete.
- All news created are displayed, but only the ones created by the current user will have the Edit/Delete options available
Is it possible to reach one of the above solutions using configuration only?
I found this thread:
repository-service-auto-change-resource-permission
But it uses Java programming, which we would like to avoid, if possible.
Thanks in advance
Fernando Urzedo