Hi
I am using a nested search page to list asset names based on a stored search query, which is the value of a metadata field.
This is working OK. But now I want to print the value of a metadata field for each result.
Can't use a search term, as I want the actual value of the found asset's metadata field. Using a keyword replacement for %asset_metadata_<fieldname>% does not work.
I cannot find how to do this. Is it actually possible?
Thanks