Hi,
I have a form library with holiday requests containing sensitive data. When a user submits a form they can also revoke that form at a later time so they need to be able to view their forms in the form library that they submit it to and subsequently open it from there.
In this form library I would like to show only forms that the user created. Also for the manager's approval the manager needs to be able to view forms that he/she must approve.
Can I set permisssions on the form when it is submitted to add 2 users (the requester/the manager of the requester) with read/write access to the form?
There seems to be a catch-22 situation here because contributor access is required on the form library which means all users can see all forms but there seems to be no way to easily restrict what is visible to only show forms that the user has created.
Can you point me in the correct direction on this please?