【发布时间】:2017-11-03 08:16:27
【问题描述】:
在 sys 文件夹 [31] 中,我创建了一个 uid=3 的 powermail 表单...但是如何将它包含在带有打字稿的部分中?
lib.powermailmyform = CONTENT
lib.powermailmyform {
select.pidInList = 3
}
...在 Fluid-Template Show.html 中:
<f:cObject typoscriptObjectPath="lib.powermailmyform" />
并设置常量:
plugin.tx_powermail.settings.misc.addQueryString=1
【问题讨论】:
标签: typo3 typoscript typo3-8.x powermail typo3-8.7.x