Launching a detail report from a summary
I'm sure this is easy but I haven't found explicit instructions by searching through the help pages or forum. I have one form that contains all the player information for a sports page. On my Web site I want to list a subset of the data (easy enough to do, I created a report and then embedded it in the Web page) with the option of launching a detailed report from the summary.
The summary report embedded in the Web page displays Player Name, Team Name, Positions Played, Jersey #
What I need to happen is for someone to be able to click on the individual player's row and launch the detailed report that shows all fields about her (each player has one record).
Like I said, I will probably do a face palm when I see how easy this answer was but right now it eludes me. I should add that the detail report will need to be prettily heavily formatted so I'm guessing it will really need to be a Page rather than a Report.