Is this doable (without using a asset list or design keyword)?
%globals_asset_contents_first_child:<assetid>%
Is this doable (without using a asset list or design keyword)?
%globals_asset_contents_first_child:<assetid>%
First child being the very first asset physically located beneath, as per asset map.
Yep. Probably sounds a bit odd, but had to ask.
Cheers
First child being the very first asset physically located beneath, as per asset map.
Yep. Probably sounds a bit odd, but had to ask.
Cheers
You can easily create a keyword for that by building an Asset Listing that looks down the tree and lists only 1 result. With direct children. Then just change the dynamic params to current asset and use %globals_asset_contents_raw:1234% it print the info about the first child.