This doesn’t work!
%globals_asset_name:{asset_parent}%
I’m in an asset listing (child of another listing) and I can successfully get the ID of the parent asset using %asset_parent%.
Now I want to print the name of the parent, but I’m not sure how to pass its ID to %globals_asset_name%.
I’m sure it’s simple, but I can’t find the answer.