Is there a way to disable editing after the the item was approved?
One option I thought about is writing an event handler that will fire when user tries to edit the item and allow the operation based on the approval state.
Does anyone have more straight forward solution to this problem?
P.S. Owner of the item should stay the same.
These are the steps i would take:
P.S. You could also do it with no code by using Sharepoint Designer Workflow and custom activities at http://spdactivities.codeplex.com