Forums / Setup & design / data_type for "author"

"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".

data_type for "author"

Author Message

Nicolas Heiringhoff

Tuesday 04 May 2004 7:44:27 am

Hi,

I am searching for the data_type for the autor field.

{$:item.data_map.integer_value.data_int}

for an integer value it is "data_int", for a textline it is "data_text", but I have searched the documentation and the forum for two days now and i can not find any hint.
Who knows the answer?

http://www.heiringhoff.de

Bjørn Kaarstein

Wednesday 05 May 2004 11:25:47 pm

You could try {$:item.data_map|attribute(show)}, it might give you some help.

Regards Bjørn