Book a Demo

Author Topic: Creation of a diagram hyperlink (on a diagram)  (Read 3633 times)

Colin Richardson

  • EA User
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
Creation of a diagram hyperlink (on a diagram)
« on: May 31, 2010, 01:51:39 pm »
Hi All,

It looks like when you do this, a text object is created, and the linkage to the diagram must be via the dreaded "DUID" entry in the style for the DiagramObject.

Anyone have any luck with this?

~ Colin

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Creation of a diagram hyperlink (on a diagram)
« Reply #1 on: May 31, 2010, 03:32:22 pm »
That's unlikely since you can copy and paste the hyperlink into other diagrams and it's the same link...

I think you'll find PDATA1 of the t_object Text contains the Diagram_ID of the diagram in t_diagram.

HTH,
Paolo
« Last Edit: May 31, 2010, 03:33:18 pm by PaoloFCantoni »
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Colin Richardson

  • EA User
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
Re: Creation of a diagram hyperlink (on a diagram)
« Reply #2 on: May 31, 2010, 04:55:43 pm »
Thanks - that was spot on!

It was my mistake, using the wrong variable  :-[