Hi,
We have a report (Crystal Version XI) where we need to display summary and details with hyperlink from Summary to detail.
Our requirement1:
1. The report should display both summary and detail one after the other. I.e., Summary data should get displayed in the 1st page and details from the next onwards.
2. User should be able to export both summary and detail as a single pdf file.
3. When the user clicks on the summary it should take him to the details.
We are able to design the report to handle points 1 and 2 by using 2 unlinked Sub Reports within the main report (1 for summary and 1 for detail). This way both summary and detail get displayed and get exported as a single pdf file. But we are not able to provide link between the 2 sub reports to handle point 3 mentioned above. I guess linking 2 sub reports is not possible. But we also tried have summary in main report and detail as a sub report. There again we are not able to fix the hyperlink issue.
Requirement2:
Is it possible to customize TOC? For e.g., Suppose I give Group Key as Employee Id, I want to display the corresponding name in the TOC. Is this possible?
Any pointers on how to get these working would be really helpful.
Thanks,
Viji.