RHEL 5.8
TS/LS 7.3.1
I'm new to component development and have a question about displaying metadata/extended attributes of a file using a component.
What I'm trying to do is modify a clone of the out-of-the box "Dynamic Targeted Image List" component, which uses the Content Retriever to display a list of images based on metadata, to also display the image's title and description metadata values.
Is this doable? Can someone provide a little direction? Thanks!
Here's a snippit of the component
[html]
$URL_PREFIX/
[/html]