Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Make Crystal 11 Subreport non clickable?

Status
Not open for further replies.
Oct 23, 2007
24
US
Is there a way to make a subreport non clickable in Crystal XI?
I need 2 subreports on the same spot of the main report:
- 1 to show the itemized payment amounts (just values)
- 1 on demand to show the detailed itemized payment with payment types, dates, payor, etc...

Currently the 2 reports are on top of each other, the on demand being larger than the payment amount display only subreport but anytime you click around the area of the numbers, it will just go to the payment amount one with 2 numbers. I don't seem to be able to get to the payment detail subreport.

1) is it possible to make a subreport to display value and not clickable?
2) is there something like "bring subreport forward"? or set priority?

Thanks.
 
If you go into format subreport->subreport tab->on-demand caption->x+2 and enter:

chr(13)+
"Caption"

...the on-demand subreport should be large enough to cover the other sub, and thus be first priority for clicking.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top