Forums / Setup & design / email as attribute-type in a class

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

email as attribute-type in a class

Author Message

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