[TYPO3-english] tt_content without flexform tabs
Daniel Doesburg
daniel at typo3-nl.eu
Sat Sep 25 08:59:04 CEST 2010
Thanks Dmitry for your answer.
But I was looking for a "one liner".
Thanks to Patrick Gaumond I got it.
$TCA["tt_content"]["ctrl"]["dividers2tabs"] = 0;
Works like a charm.
Best regards,
Daniel Doesburg
Op 22-9-2010 9:50, Dmitry Dulepov schreef:
> Hi!
>
> Daniel Doesburg wrote:
>> I guess in TSconfig and/or in the TCA table. Who helps me?
>
> You can adjust "types" configuration in $TCA['tt_content']. You should use
> typo3conf/extTables.php file for this. See "TYPO3 Core API" for
> information. I would start by going to typo3/sysext/cms/tbl_tt_content.php,
> copying relevant type entries from there and modifying them to suite
> specific needs.
>
More information about the TYPO3-english
mailing list