Book a Demo

Author Topic: Copying Tagged Values through a Transformation  (Read 3050 times)

smither

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Copying Tagged Values through a Transformation
« on: July 09, 2011, 01:01:35 am »
Hi,

The help file for build 907 contains the following:
[/td]
[tr][td][td]TRANSFORM_TAGS(<listOfExcludedItems>)

The function generates an exact copy of all the Tagged Values of the current item, except for the items named in <listOfExcludedItems>
[/td][/tr][/table]
When I stick the line
 %TRANSFORM_TAGS()%
into my template, it is simply ignored.  It is also coloured differently to the %TRANSFORM_CURRENT()% statement.  Am I doing something silly or is this (very useful) function just not implemented?

Regards
Eric

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Copying Tagged Values through a Transformation
« Reply #1 on: July 11, 2011, 09:31:32 am »
I'm not sure how that made it into the 907 help file.

The feature is expected for 908.

smither

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Copying Tagged Values through a Transformation
« Reply #2 on: August 24, 2011, 05:40:07 pm »
I have just tested the 'TRANSFORM_TAGS' feature in build 908 and found that it does work - it just doesn't conform to the syntax colouring in the template editor and is not available on the intellisense drop downs.

Regards
Eric
« Last Edit: August 24, 2011, 05:58:17 pm by smither »