feat: change to other sitepakage
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<f:for each="{records}" as="record">
|
||||
<f:cObject
|
||||
typoscriptObjectPath="{record.mainType}"
|
||||
data="{record}"
|
||||
table="{record.mainType}"
|
||||
/>
|
||||
</f:for>
|
||||
Reference in New Issue
Block a user