有没有一种方法可以在Flexforms中配置CKE编辑器的预设。
扩展程序没有任何表。
Typo3版本> 8.7
答案 0 :(得分:0)
是的,您可以分别设置每个Flexform / TCA字段的预设。对于XML中的Flexforms:
<enableRichtext>1</enableRichtext>
<richtextConfiguration>full</richtextConfiguration>
文档:https://docs.typo3.org/typo3cms/TCAReference/8.7/ColumnsConfig/Type/Text.html#richtextconfiguration