0

Add HTML control to report

How do I add HTML control to a report? More specifically I want to add a hyperlink with an image to a report. Hyperlink will popup a new window and content will be provided by Data Cookbook application.

2 replies

null
    • Bob_Rainey
    • 6 yrs ago
    • Reported - view

    Hello Michael, in the past, other Blackboard customers have executed a bit of javascript using a JS button in Pyramid story boards.  We have only had a couple of tickets related to Data Cookbook, but this seemed to get the last customer going:

    javascript:void window.open(
     'http://YOURSERVER/PATH/dcb_spec_summary.html?report_id=9999',
     'datacookbook', 'scrollbars=yes,center,height=600,width=450');

    I hope this helps!

    Best Regards,

    Bob

    • Michael_Liddiard
    • 6 yrs ago
    • Reported - view

    The horizontal scroll bar does not show, only the vertical scroll bar. How do I show both scroll bars?

Content aside

  • Status Answered
  • 6 yrs agoLast active
  • 2Replies
  • 90Views
  • 2 Following