COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: Arsenal on 13 Nov 2012 04:08:49 PM

Title: Clickable Links Within Tree Prompt
Post by: Arsenal on 13 Nov 2012 04:08:49 PM
Don't even know if this can be done but asking anyway  ;)
Users have a table that lists out their non cognos reports on various internal sharepoint sites along with links. So one column will have report name and another will have http:// link What they want is a hierarchy type structure

Report Folder 1
Report Folder 2

etc. and have these links under Report Folder 1 etc. It's easy enough to do with a simple one line JS in an html item without even using the table but what they want is an expandable/collapsible list..something like a tree prompt. So, I can make a regular dimension and have it display like so:

Report Folder 1
  Report A
    http://blahblah
  Report B
Report Folder 2

and so on. The question  - is there a way to make the http://blahblah part clickable so that when clicked it takes the users to the location for Report A?

Thanks for suggestions/comments
Title: Re: Clickable Links Within Tree Prompt
Post by: Bark on 14 Nov 2012 04:51:10 AM
You will have to use JavaScript for that.

Try this:
http://www.cognoise.com/community/index.php?topic=16124.0
https://www-304.ibm.com/support/docview.wss?uid=swg21377785

Regards,

Bark