[TYPO3-dev] TCA Question

Mario Rimann typo3-coding at rimann.li
Mon Jun 26 20:10:31 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dmitry Dulepov schrieb:
>> But this doesn't change anything. Either in the list view in the
>> Backend, nor in the settings of a page where my extension clicks in a
>> field (db reference).
> 
> label_alt?

Hi Dmitry
Thanks for your hint. I got it, and it works!

For others looking for this. Add/change the following lines in your
ext_tables.php file:

'label' => 'last_name',
'label_alt' => 'first_name',
'label_alt_force' => 1,

This lists the person records like "last_name, first_name".

Greetings
Mario
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEoCMX5yAXgAWej3wRAofnAKDQQA/xV1w4YxJjoEPINYCnS1qDiACgodRX
BYqdCNlV34ecrUOpz1A9yQA=
=PK7V
-----END PGP SIGNATURE-----




More information about the TYPO3-dev mailing list