[TYPO3-english] set page layout for new pages under pid
    Philipp Gampe 
    typo3.lists at philippgampe.info
       
    Fri Apr  8 22:11:04 CEST 2011
    
    
  
Hi Jacco,
Jacco van der Post wrote:
 
> How could I force that new to be created pages get auto (TCEFORM pages)
> layout = 1 under a certain pid?
Insert into PageTS (page properties -> setup)
TCAdefaults.pages.layout = 1
in general:
TCAdefaults.[table].[field] = value
If you value is multiline, you can use "( value )" instead of "= value".
Best regards
-- 
Philipp Gampe
    
    
More information about the TYPO3-english
mailing list