[TYPO3-dev] Change TCA with ExtensionManagementUtility

Stefan Padberg post at bergische-webschmiede.de
Wed Mar 9 16:00:20 CET 2016


Am 09.03.2016 um 14:13 schrieb Jigal van Hemert:
> Hi,
> 
> On 09/03/2016 13:07, Stefan Padberg wrote:
>> I have to change the TCA.
>>
>> Adding columns and fields to palettes is easily done with the
>> appropriate methodes 'addTCAcolumns', 'addToAllTCATypes',
>> 'addFieldsToPalette' and 'addFieldsToAllPalettesOfField'.
>>
>> But how can I delete fields from types and palettes? I cannot find
>> appropriate methods in the ExtensionManagementUtility.
> 
> You can easily disable fields (for all or for specific types) with Page
> TSconfig. It's not really necessary to remove things permanently from TCA.
> 
> https://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/TCEform/Index.html

Yes, I know, but I want to do it in an extension.


-- 
Bergische Webschmiede
Dipl.-Ing. Stefan Padberg
TYPO3-Integrator und Webprogrammierer
:: Borner Str. 18 - 42349 Wuppertal
:: +49 202 97648355
:: +49 173 9219845
:: post at bergische-webschmiede.de
:: http://www.bergische-webschmiede.de



More information about the TYPO3-dev mailing list