Forums / Setup & design / email as attribute-type in a class
Tor Olav Steinsvoll
Friday 01 August 2003 6:16:38 am
Hi. Now I give up here. I have an attribute in one of my classes that is of the type email. I try to get the information out of this attribute up in one of my lists and I can't find the code to show the information. I get blank all the way.
I use this code now:
{$elements:item.data_map.email.content}
$elements is the name of the loop. email is the name of the attribute.
Can somebody help me out here?
Regards from Tor Olav
Bjørn Kaarstein
Sunday 03 August 2003 11:38:54 pm
Try {$elements:item|attribute(show)}
Regards Bjørn