Book a Demo

Author Topic: tagged values in associations/connections  (Read 3397 times)

cpelster

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
tagged values in associations/connections
« on: March 13, 2007, 02:58:30 am »
Hi,

I'm currently working with with a new template and I have a problem concerning transforming and tagged values and associations/connections.

I tried:

---

%connectorType%
{
 %TRANSFORM_REFERENCE("Connector",connectorGUID)%
 %TRANSFORM_CURRENT()%

 Tag
 {
   name="test_tag"
   value="abc123"
 }

 Source
 {
   [...]
 }
 
 Target
 {
   [...]
 }
}
%endIf%
---

in my association, but the tags won't show up.

Thanks in advance.[glb][/glb]

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: tagged values in associations/connections
« Reply #1 on: March 13, 2007, 11:50:51 am »
Sorry, tagged values on connectors currently can't be set during a transformation.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: tagged values in associations/connections
« Reply #2 on: March 13, 2007, 12:07:27 pm »
Simon,

Do you know if this is on the radar at Sparx?

David
No, you can't have it!

da_Burp

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: tagged values in associations/connections
« Reply #3 on: June 07, 2007, 04:46:46 am »
Quote
Simon,

Do you know if this is on the radar at Sparx?

David
Is it possible someone could give an answer to this question? Can we expect this anytime soon?