[TYPO3-dev] be-list-label displays id, i want referenced name

Markus Schorer ms at plain.de
Thu Jul 27 16:43:13 CEST 2006


hi,

i'm doing a plugin, that links additional info to a tt_address record.
i configured a column
                         "config" => Array (
                                 "type" => "group",
                                 "internal_type" => "db",
                                 "allowed" => "tt_address",
                                 "size" => 1,
                                 "minitems" => 0,
                                 "maxitems" => 1,
                         )

now i want to use this column as "label" for listing in the BE.
the BE displays the uid of the referenced entry.

how can i display the name/company info of the referenced 
tt_address-entry instead?

btw, i don't receive my own postings, anything special to do? a blacklist?

markus
-- 
_______________________________________________________________________
plain GmbH        | daiserstrasse 15      | 81371 münchen
fon 089.540.149.0 | fax 089.540.149.44    | http://www.plain.de




More information about the TYPO3-dev mailing list