Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2009 at 06:47 UTC
Updated:
7 Mar 2010 at 09:50 UTC
need create path for title every nodes in view
instead
node/[some_nid]
->
events/[some_nid]
create displaying: page
path: events
set in arguments:
node:nid
title argument: %1
set in fields:
node:title
Output this field as a link -> Link path: events/%1
and "save"
result:
see in the path only: "event/" (without [some_nid])
why don't "some_nid" appear?
please help
thanks
Comments
Comment #1
dawehnerCould you please export your view, so its much easier to reproduce the error.
Try to make the simpliest view as possible, which does not what you expect. Thanks!
Comment #2
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.
Comment #3
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.