[SOLVED] Combine email with listit2
Posted: Mon Oct 20, 2014 3:24 pm
I want to use this tag:
{email address="me@example.com" linkname="email me" class="blue_style"}
in a listit field like this:
{$item->fielddefs.emailadres.value|cms_escape}
But this doesn't work: (offcourse)
{email address="{$item->fielddefs.emailadres.value|cms_escape}" linkname="email me" class="blue_style"}
But how I can use that together?
Thank for your answers!
{email address="me@example.com" linkname="email me" class="blue_style"}
in a listit field like this:
{$item->fielddefs.emailadres.value|cms_escape}
But this doesn't work: (offcourse)
{email address="{$item->fielddefs.emailadres.value|cms_escape}" linkname="email me" class="blue_style"}
But how I can use that together?
Thank for your answers!