TYPO3 v11: Change TCA field config depending on record type

revision a77475fae14f6825e359b59ca2186b631c75d42e

raw

README.rst

Question: typo3 v11: how can I change the TCA "config" field depending on the record type?

Answer: Use the columnsOverrides property: https://docs.typo3.org/m/typo3/reference-tca/11.5/en-us/Types/Properties/ColumnsOverrides.html#columnsoverrides

History