有没有办法在 Flexforms 中配置 CKE-Editor 的预设。
扩展没有任何表格。
Typo3 版本 >8.7
是的,您可以单独设置每个 Flexform / TCA 字段的预设。对于 XML 中的 Flexform:
<enableRichtext>1</enableRichtext>
<richtextConfiguration>full</richtextConfiguration>
文档:https ://docs.typo3.org/typo3cms/TCAReference/8.7/ColumnsConfig/Type/Text.html#richtextconfiguration