Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Links in displayed report

edited October 2003 in General
Hi All,

I'm using RB7 Standard and D7 Ent. Currently my reports are displayed
in a TppViewer. My client wants to be able to click on links in a
displayed report and pull up help or other information specific to the
item listed in the report. For instance, imagine a report showing a
list of houses for sale. By clicking on the description of the house,
you might bring up directions, a picture, the agents name, etc.

Is this possible and, if so, how?

Thanks,
Steve

Comments

  • edited October 2003
    Hi Steve,

    Try using the OnDrawCommandClick event of a component to allow a user to
    click on an object and then perform some other task. The OnDrawCommandClick
    event fires when the draw command that represents the component in the
    report document is 'clicked' in the TppViewer. Hope this helps.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.