The answer is "Maybe".. If you're using CR8 (WCS) to display your reports to the Web, you just need your ASP program to generate a link to the .RPT and pass along the selection formula in the link.. E.G http://..../myreport.rpt?SF=(Crystal selection formula)..
As to CR 8.5 or 9 - I...
As to the fixed length problem:
left({MiscChg.Descr} & space(30),30) (VB code)
will always give you a fixed size field (Change the 30's to whatever).. Use courier (non-proportional font) if you have many fields to display and they need to line up on the report...
Rich..
Dross : Did you ever resolve this issue?? I have the same problem I.E. I have a report, I want to add a formula (hyperlink) to a field on the main report that opens an HTML page in a new window.. The Javascipt won't work as there is no way to enter that (Javascript) in a CR Link Formula...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.