Typo3 Flexform CKE 预设

Typo3 Flexform CKE Presets

有没有办法在 Flexforms 中配置 CKE 编辑器的预设。

分机没有任何表格。

Typo3 版本 >8.7

是的,您可以单独设置每个 Flexform / TCA 字段的预设。对于 XML 中的 Flexforms:

<enableRichtext>1</enableRichtext>
<richtextConfiguration>full</richtextConfiguration>

文档:https://docs.typo3.org/typo3cms/TCAReference/8.7/ColumnsConfig/Type/Text.html#richtextconfiguration