{{this.autoLayout()}}
{{each model as item}} {{item.autoLayout(stacked)}} {{end-each}}
{{model.first().autoLayout(auto)}}
autoLayout(mode)
. The default mode is auto
. auto
stacked
and json
the current available options. The type will change the layout behavior of the auto layout and HTML output, but it will not change the content outputted. Auto will also access output from the Content Layout Designer tool.auto
or json
is passed. /z/pvl/[ZUID].json
and /z/pvl/[ZUID].zhtml
When autoLayout() resolves, it looks to see if the associated content item or content model has a related set of files that match this format, if they do, Content Layout Designer will resolve automatically.