Keywords for Accessing Metadata of Multi-Date Events


(Brad Ingram) #1

Matrix Version 5.5.2.1

Hey Guys,

I’m running into trouble accessing the metadata of multi-date events via keywords. There has been some discussion around it on the forums but i can’t find an answer.

It appears that the usual %asset_metadata_% option wont work because multi-date events create separate single instances with new asset ids. Is there a way to access the metadata of the parent asset in this situation to have the same data show for each single instance?

Cheers,
Brad.


(Bart Banda) #2

You could use %asset_parent^as_asset:asset_metadata% to get the value of the parent multi-date asset.