6.41
I’m trying to use an asset metadata related asset field with the ^as_asset keyword modifier, in the Default Format bodycopy of an asset listing, but I’m not getting the results I’d expect.
Instead of the ^as_asset keyword iterating through the asset ID(s), and printing out (for example, the asset names), nothing happens.
I’m using an related asset metadata field elsewhere in our site, to supply asset IDs to the dynamic parameters section of another asset listing, and that works fine.
It seems the related asset metadata field doesn’t supply a suitable array for the ^as_asset keyword to use in this context?