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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hyperlinks from a report (in CE) to another report instance

Status
Not open for further replies.

eo

MIS
Apr 3, 2003
809
Hi

I know that this is possible by using the string hyperlinkview.csp?reportid=34784675&ondemand=0 in the hyperlink field where 34784675 denotes the particular report id.

Is it possible to do something simular but in stead of a link to a report instance, arther a link to a folder using the folder id? I tried this, but it does not work using the same string layout, i.e. hyperlinkview.csp?folderid=12345&ondemand=0

CE10

EO
Hertfordshire, England
 
Hi,

What is it that you want to show of the folder...I'm guessing that you want to see it's contents. This is possible, but you will have to use the .Net, COM or Java API. You do this by writing a JSP, ASPX or ASP script. there are lots of examples on Business Objects' web support site. Check these out:
Unfortunatley there is no pre-written csp page that you can use for this.

Derek Stobbart
Business Objects Consultant - Perth, Western Australia
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top