Link to parent node rather than asset file
martinjbaker - September 16, 2008 - 21:04
| Project: | Asset |
| Version: | 5.x-1.0-rc1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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?

#1
+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.
#2
Duplicate of #286919