Book a Demo

Author Topic: Memo tagged value  (Read 3127 times)

Fabio Riera

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Memo tagged value
« on: March 04, 2015, 07:22:17 am »
Hello! How do I create a memo tagged value like "viewdef" in the View element? This is my taggedvalue profile definition:

<Tag name="transformationRule" type="" description="Specify the transformation rule" unit="" values="" default="" />

Thanks in advance!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Memo tagged value
« Reply #1 on: March 04, 2015, 08:01:44 am »
Try to put the text "<memo>" (escape as needed) in the value of the TV.

q.

Fabio Riera

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Re: Memo tagged value
« Reply #2 on: March 04, 2015, 10:39:51 pm »
Very good! Thanks you!! :D