Is it possible to pass an argument to view using the following %get[key] in "View arguments"
I created a view that gives you a list of all events happening in a specific city providing the taxonomy id of a city
so it is possible to pass the city tid from the URL ?cid=18
and then in the View arguments field i can have something like %get[cid] that will pass the argument to views and I will have the proper list
????
Comments
Comment #1
Oghnia commentedOk i just found the solution http://drupal.org/node/1089564
now my problem is that the selected event are empty once the form is submitted and I don't receive in an email and they are not stored anywhere???
Comment #2
Oghnia commentedAnyone knows if this works or not?
Comment #3
freakalis commentedNo you can not pass token arguments in current 6.x version. A patch is most welcome.
Comment #4
freakalis commentedDuplicate, here is an issue with a patch http://drupal.org/node/1089564