[Typo3-dev] fields in list view of records?
    Wolfgang Klinger 
    wolfgang at stufenlos.net
       
    Tue May 18 07:01:56 CEST 2004
    
    
  
 *hiya!*
 On Tue, 18 May 2004, Horn Gábor wrote the following:
> I'n my extension i use 2 own tables. When in list view i create records
> for them, after Pagecontent section i can see the name of database
> tables, and at listing the elements it lists the uid's of them. How can
> i change this to display other field(s) here?
> An example (the name of the table is "catalog elements"):
 In ext_tables.php in the ctrl section of the TCA configuration for your
 table there's an entry called "label"! ;-)
 And you can add more columns in the backend by clicking on the [+]> next
 to "Catalog elements" (the table name) -> select the fields -> 
 "Set fields"
 bye
 Wolfgang
    
    
More information about the TYPO3-dev
mailing list