Showing a link to the Work Object from Data Page
Hello we have a data page that display work items in a particular work basket . We have used a report definition to join the Workbasket class to fetch the case details. We have to display case ID as a link. For that.we are using pyID fetched from the joined work class. A response data transform is created to copy the pyID value from pxPages(W).pyID to pyID of Assign-Workbasket . We are finding the pyID in the view after marking relevant record for oyID baseclass. But the problem is in the workbasket it is not coming as link even when we are selecting "display as link to object ". Can anybody suggest what can be done and provide any direction for resolution?