[TYPO3-english] Define a field as RTE field

Tomas Mrozek mail at cascaval.com
Fri Feb 20 18:43:53 CET 2009


> but how to handle 'pages' table, which doesn't have corresponding list.

It does. Try setting this:

$TCA['pages']['types']['1']['showitem'] = '..., abstract;;;richtext, ...';

This should work for "Standard" page.

Tomas Mrozek


More information about the TYPO3-english mailing list