Keyword Replacement for Multiple Text Metadata field


(Nick Gorst) #1

Hi, Does anyone know the Keyword replacement for a Multiple text Metadata Field? I haven't been able to find any documentation on this. I have tried a number of things and get no results.

 

Nick


(Bart Banda) #2

Hi Nick,

are you simply wanting to print the value from a multiple text metadata field? Can't you just print %asset_metadata_<assetNameOfMetadataField>% ?

All metadata fields are printed the same way, with the same keyword format.


(Nick Gorst) #3

Yes, I found that I had been using the wrong format for this and that's why I didn't get the result. Thanks for this.