Hi there,
First of all I want to congratulate you with the great module! I have been working on a different platform CMS and seeing this module in action and the idea for it is just wonderful!
Now to the problem:
I've been having problems finding how to link a node reference field to the current node in Views module; not to its node. If I pick from the Format select "Title (no link)" and check "Link this field to its node" - it works but my case requires to use the "Teaser" option which will display a title and an image and still have the ability to link both fields to the current node (hopefully my explanation makes sense).
I am relatively new to Drupal and Views module and searching here didn't provide solution (or I didn't find it...). I am absolutely sure from what I have already read that this robust module will support this functionality somehow and the problem is that I cannot find how to do it...
Thank you very much in advance!
Comments
Comment #1
merlinofchaos commentedYou can't do this through the UI, but you can do this by theming the field. Create the appropriate template (see theme: information for help on getting the right template name) and you should be able to add HTML to turn that field into a link there.
Comment #2
tisho-1 commentedGot it. Too bad it couldn't be done through the UI; IMHO, it would have been cool and useful feature.
Thanks for the support!
Comment #3
merlinofchaos commentedYes, forming fairly arbitrary links is a common request, but it's not entirely easy from the UI to do right. Everybody wants something slightly different. I have some ideas for the next major version of Views, so we'll see what the future brings.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.