Hi all,
I have created a custom workflow and it works perfectly .
The problem is that the approval manager when checks the "work items assigned to me " form , I tiwll show a record saying "abc submitted".
On click of this it actually opens the workflow list form which again has a hyperlink form to the main table but the problem is that when the main form is opened it shows all the records to the approval manager . I am not sure if we need to write some logic on init for this too as I was assuming that this works by std.
Am I missing any setting.
Below requirement when form is opened normally.
Also the custom form on which workflow is set needs to show records to users based on their userid only So user a will see 10 records submitted by him only and not of other users.
However the manager will see all the records whenever this form is open via normal ways.
Thanks,
VK