[TYPO3] Disabling items from tt_content field option lists (or, where are the tt_content docs???)
    Patrick Rodacker 
    patrick.rodacker at the-reflection.de
       
    Wed May 23 20:58:13 CEST 2007
    
    
  
James Corell wrote on 23.05.2007 20:42:
> but I've been all over the documentation, and I can't even find a list of
> field names in the tt_content object. Where should I look now?
have a look in you db using a tool like phpmyadmin [1] or something similar.
If you don't have access to such a tool, you could also use the Full
Search > Advanced query function of the DB check module. Select the
table pagemodule and the fields of which to know the name.
e.g.
CType,
layout,colPos,
header,
header_position,
header_link,
header_layout,
subheader,
bodytext,
...
HTH
Patrick
[1] http://www.phpmyadmin.net
    
    
More information about the TYPO3-english
mailing list