Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2009 at 11:23 UTC
Updated:
7 Mar 2010 at 09:51 UTC
Hi,
I want to create a link in my view which depends on the nid of the node where the displayed field comes from. So I added node:nid to my fields and chose 'Exclude from display'.
For the other field which should be linked to an url containing the nid I chose 'Output this field as a link' and entered a link path containing the placeholder [nid]. Unfortunately this does not work. The placeholder [nid] is replaced by the empty string unless I uncheck 'Exlude from display' for Node:Nid.
Any ideas?
Comments
Comment #1
dawehnerIs the nid field before or after your field?
Comment #2
tobi20 commentedIt is before. As I said, [nid] is available if I do not choose 'Exclude from display'.
Comment #3
dawehnerCould you please export your view, or better, try to create the simpliest view which causes this problem.
This would really help to help you.
Comment #4
dawehnerClosed, because of no response since 4 months. Feel free to reopen the issue again, if you have new informations / the bug still exists.
Thanks.