[TYPO3] Example with flexform
Dmitry Dulepov
9f4eetb02 at sneakemail.com
Wed May 9 10:05:25 CEST 2007
Hi!
Livius Agrippa wrote:
> My extension uses a flexform. But I cannot get rig of the default
> "Starting Point".
> I don't need this but I don't find anywhere a reference about this field.
>
> Can you tell me what I should modify in order to accomplish this?
The code below removes all those obsolete fields:
$TCA['tt_content']['types']['list']['subtypes_excludelist'][$_EXTKEY.'_pi1']='layout,select_key,pages';
--
Dmitry Dulepov
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-english
mailing list