So currently I have a Crystal Report page that displays a few important fields from each row of data, one of those fields is the ID. I want to be able to click the ID number on each row and have it link to a new Crystal Report page (that I already have created)
and give that page the data fields from that entire row to use for its data on the new page. If that’s confusing please let me know! Thanks! I should also say that this is my first Crystal Report application…
ajl321
Member
13 Points
13 Posts
Linking to a new Crystal Report page.
Mar 19, 2012 07:23 PM|LINK
Hello,
So currently I have a Crystal Report page that displays a few important fields from each row of data, one of those fields is the ID. I want to be able to click the ID number on each row and have it link to a new Crystal Report page (that I already have created) and give that page the data fields from that entire row to use for its data on the new page. If that’s confusing please let me know! Thanks! I should also say that this is my first Crystal Report application…
cnranasinghe
Star
8885 Points
1798 Posts
Re: Linking to a new Crystal Report page.
Mar 21, 2012 06:17 AM|LINK
you can achieve this by two ways.
1) Send the ID as CR parameter and filter records on report or
2) Send the ID to the database and filter first and assing to report