Book a Demo

Author Topic: rtf connection generation  (Read 3258 times)

mabeco

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
rtf connection generation
« on: April 24, 2008, 11:06:59 pm »
Hi

First of all, I apologize if this topic has been previously discussed.

I have a question regarding the automatic generation of the connections information.

I would like to produce something like

element>
connection>
element>
target>

Connection.Name --> element.Name
<target
<element
<connection
<element


that is, only the connections from "Source to Target". If the element in consideration only "receives" the connection then it should not be presented.
By the way, the template above doesn't work since I cannot make the Connection.Name inside the element tags. Is there a way to do this?


Hope I made myself clear...  :-/

Is there any way to do this?

Thanks!