We have a library where a form gets moved by a workflow in to, we have it set so only certain users can see that form to approve it and add their changes, however we have it locked with permissions so the creator cannot.
We are trying to make it so only the user can see their form and not others, we do not want to use security by obscurity in this case as the forms do contain sensitive information. Is there any way to do this easily?