Hi,
In my metadata schema I have made a related asset field named ‘page.Alerts’ and selected a standard page asset.
I would like to nest the contents of this specific page at the top of any page using this schema.
I am wondering what keywords I would put in my paint layout to achieve this.
According to the documentation, I would use something like this: %asset_metadata_<related_asset_field_name>^as_asset:<asset_attribute/metadata>%
I have tried the following but it returns nothing:
%asset_metadata_page.Alerts^as_asset:asset_contents%
What am I doing wrong?
Thanks for your help!!