Active
Project:
Date
Version:
7.x-2.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2012 at 15:45 UTC
Updated:
28 May 2012 at 15:45 UTC
Hi there,
I have a content type with a CCK date field. I am trying to make a 'related content' view that displays other content with the same value (granularity: day) in this field. I have tried referencing this field with a contextual filter in the view, but this doesn't work.
The path for the node I am trying to create the view for is /[content-type]/28-05-12/[title] what code would I use to reference the date in the URL? Or is there another way of doing this???