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

Hyperlink Property

edited January 2009 in General
I see that rb11 now has a Hyperlink property. Is there an Onclick event for
that too? How is this supposed to work other than the visual effect?
Thanks

Comments

  • edited January 2009
    Hi E.C.,

    Once a valid web or email address is entered into the HyperLink property of
    the text object, it then automatically becomes clickable on the preview
    screen or PDF doc and will open the default browser/email client.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited January 2009
    Thanks for your speedy response. I thought that may be was a substitute to
    OnDrawCommandClick to get the text under the cursor. In my case I use it to
    link to Customers in my Database and not to the web. How about adding a
    OnHyperlinkClick in the future that way we get the Visual effect and the
    functionality?
  • edited January 2009
    If you remove the text from the HyperLink property, you can take complete
    control over the clicking of the text object using the OnDrawCommandClick
    event.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

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