Files
dialog-relations-website/packages/base/Resources/Private/PageView/Partials/Content.html

8 lines
187 B
HTML

<f:for each="{records}" as="record">
<f:cObject
typoscriptObjectPath="{record.mainType}"
data="{record}"
table="{record.mainType}"
/>
</f:for>