Greetings dear community !
I have a custom workflow. When there is a pending approval on the workflow, it will be listed in a screen under Employee Self Service workspace named: "Work Items Assigned to Me".
In this screen, the workflow ID of the pending approval will be listed. And you can click on the ID to go to the referenced form (For example PO approval, if you click on the workflow ID on this screen, it will take you to the PO screen with the referenced record opened in detail).
Now the issue is that when I click on the custom workflow approval ID, it will takes me to form without highlighting the referenced record, and I need it to take me to the specified record. It is now opening the form and highlighting the 1st record on the list instead of highlighting the record it self.
How can I make the form reference to reference the record of the request?
I tried to change some properties on the menu item of the WorkflowType (Document Menu Item), like "Needs a record" changed it to "yes" and open mode to "View" instead of Auto. but it didn't work out.
Screenshot for the location of Work items assigned to me screen:
Screenshot of the actual screen:
How can I make the ID field reference the actual record instead of taking me to the form set me at the 1st record on the screen?
Any advice is appreciated !
Thanks in advance !