I am developing a simple SharePoint site application in which I'm trying to incorporate the below scenario.
"Once the creator submitted an item, the creator should not edit the item".
I have set "Yes" to "Require content approval for submitted items?"
In the current system, it allows the creator of the item to edit once the item is in "Pending" status. I do not want the creator to edit the item. Is there any solution to customize this using Clienet Object Model?
Your help will be much appreciated.
Thanks.