Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 20:42 UTC
Updated:
18 Mar 2010 at 17:43 UTC
Hey all.
All of the help requests I am seeing for help with passing arguments to views are in regards to IDs of some sort.
What I am trying to do is the following:
* User clicks on a date (the date has a link attached to identify it) - IE: (base_url)/events-filter/10-3-2009
* I have a view setup with that path -- events-filter/% (% so that the view knows that there is an argument being sent over)
* Once the URL is hit, the view is called and the argument should make it so that the view returns the events that happen on the argument date.
* The view page will then display these results to the user.
Any ideas? I seem to be stuck on the argument passing here.
Thanks!
Comments
Comment #1
shanejeffery86 commentedAnyone?
Comment #2
dawehnerYou have to use the Date Field Argument. It would help, if you would export what you did already.
Comment #3
esmerel commentedSuggestion given, no response to request for more info.