【发布时间】:2018-04-17 06:55:57
【问题描述】:
我尝试在 tt_content 中为所有 Contentelemets 添加新字段-typo3 8.7.12。我用过这个教程:https://docs.typo3.org/typo3cms/CoreApiReference/8.7/ExtensionArchitecture/ExtendingTca/Examples/#example-2-extending-the-tt-content-table - 但什么也没发生。我在 contentelements 中找不到任何条目。该字段已添加到数据库中。
我用 noch 问题尝试了本教程的这一部分:https://docs.typo3.org/typo3cms/CoreApiReference/8.7/ExtensionArchitecture/ExtendingTca/Examples/#example-1-extending-the-fe-users-table
我构建了一个自定义内容元素,没有任何问题。
谁能给我一个提示来找出问题所在?
谢谢 沃尔克
【问题讨论】:
标签: typo3-8.x