I’m attempting to include the rendered body (eg what gets rendered via a body Design Area / comes from $asset->printBodyWithPaintLayout()
) of an Asset Listing inside another page and trying to use the keyword:
%globals_asset_contents:123456%
to include it. Accessing the Asset Listing directly via its URL shows the rendered listing, but the above keyword is always empty. Is this the right keyword to be using, or is there another? For note, I’ve found that I can work around the issue by using this:
%globals_asset_assetid:123456^as_asset:asset_contents%
which outputs the rendered body correctly. Looking at the two keywords, I envisaged the two being synonymous but when placed one-after-the-other in a Standard Page, the output is different.
Is this a bug or should I be using another keyword to get what I’m after? I’m using Matrix 5.3.3.0.