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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to