Keyword for linking value?


(Amurray) #1

Afternoon,

 

This one has stumped me, I've looked in all the separate keyword listings, forums, manuals...

 

Rather than use this method:

https://web.archive.org/web/20130516053110/http://community.squiz.net/intermediate/listing-assets-based-on-link-value

 

or referring to link type,

 

We need the keyword for displaying the custom linking values that are inputted into the value field of the Linking screen of an asset.

 

Does anyone know at all?

Cheers!

 

 


(Peter McLeod) #2

Hi 

 

Something like this (with only keyword modifiers):

<li>%asset_linking_info^as_xml^xpath:</li><li>://link_value%</li>

Could also use other ways to manipulate the data as well, eg with javascript rest resource or an XSL stylesheet etc.

 

I think this keyword is relatively new, so depending on your version it might not work.

 

Thanks

Peter