I have an InfoPath 2007 MOSS form that is a default content type for a document library. When the user submits the form a SPD custom workflow is fired that starts a multi-step approval process. Users have the ability to submit this form on another user's behalf (i.e. secretary submits for her boss). However, the form library permissions only allow users to see their own submissions.
The issue I am having relates to when a secretary submits a form for her boss, the boss cannot view the form or workflow progress. I have experimented with adding "grant permisison on item" step in workflow with no success. The workflow just kind of dies when I add that step in. What is the best way to give permisison to the item for the user it was submitted on behalf of once it is submitted?
View Complete Post