Book a Demo

Author Topic: Transformation - Argument to %list  (Read 4043 times)

cem

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Transformation - Argument to %list
« on: November 10, 2010, 08:00:52 am »
Hi,

Is it possible to pass argument list to the template called in "%list" macro. We can pass argument to a template like "Class__NewTemplate( $arg1, $arg2 ). But %list=Attribute__NewTemplate( $arg1 ) @separator=" " @indent=" "% seems not to work. Any idea?

Thanks...

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Transformation - Argument to %list
« Reply #1 on: November 11, 2010, 08:16:13 am »
Currently can't be done.

Ondrej Kolenaty

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Transformation - Argument to %list
« Reply #2 on: November 23, 2010, 07:39:40 am »
Few years ago I was facing same problem as You do now. I made an add-in to solve this problem. Send me Your email by private message so I can send it to You with some example, if You wish.