I know this is possible with ImageField but can't see an obvious way to do it with Asset module. I have several asset fields with images inside a CCK content type. These images are being used in a View to provide a listing of matching content linked by taxonomy.
The problem is that clicking on the images in the View is resulting in the original asset file which is not useful in this case - I want to link through to the parent node that uses that image. Is there any way to do this?
Comments
Comment #1
HansBKK commented+1
The Views options for Imagefield's CCK fields are excellent!
Of course, Asset doesn't handle just images, but in this case (opening the node rather than the file) would be behaviour that would work with any filetype.
Comment #2
owen barton commentedDuplicate of #286919