Hello,
I have been wondering on how I can link to a item if I am using columns through a Linked Data Source? I have a Linked Data Source which combines a:
- Document Library
- Workflow Task List
Currently I have a ListView Web Part which I can add a column "Title (linked to document with edit)". When user click, they go to a form item to complete another step in the workflow.
However, when I try to use a Linked Data Source, I get the DataFormWebPart. With this, I am able to provide more details regarding the engagement through the JOINED document library. BUT, now I am unable to link to the form item because the "Title (linked to document with edit)" is now gone!
This is my main problem now, as I need to do this so that users can be able to continue working on the next step in the workflow.
Can you tell me how to do this? Thank you!