[TYPO3-english] TCA help text of field
    Sander van Gelderen 
    mail at sandervangelderen.nl
       
    Thu Oct 16 18:05:20 CEST 2008
    
    
  
Hi Lars,
check this out: 
http://typo3.org/documentation/document-library/core-documentation/doc_core_inside/4.1.0/view/3/9/
HTH,
Sander
Lars Haendler schreef:
> Hi all,
> 
> I cannot find a hint where I could add some help-text or description to 
> a TCA column element:
> 
> "title" => Array (       
>     "exclude" => 1,       
>     "label" => 
> LLL:EXT:apxkursdb/locallang_db.xml:tx_apxkursdb_kurs.title",       
>     "config" => Array (
>     "type" => "input",   
>     "size" => "40",   
>     "max" => "60",
>     )
> ),
> 
> I'd hoped that it could be something like "description" => "whatever" 
> but I could not find anything usefull so far.
> 
> Thanks
> Lars
    
    
More information about the TYPO3-english
mailing list