[TYPO3-english] More columns in dblist in list module
Ivan Godorogea
igodorogea at winify.com
Mon Nov 17 09:40:03 CET 2014
Hi,
Is there a possibility to display multiple columns in List module for my
extension records?
At the moment I can only configure through
$GLOBALS['TCA']['tx_myext_domain']['ctrl']['label'] which column to show
and customize it's content with
$GLOBALS['TCA']['tx_myext_domain']['ctrl']['label_userFunc'].
I know it's possible to add more columns manually in BE, but can't be
repositioned and are user based.
Can it be done through some TCA configuration or hooks?
Thanks,
Ivan
More information about the TYPO3-english
mailing list