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

Oghnia’s picture

Ok 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???

Oghnia’s picture

Anyone knows if this works or not?

freakalis’s picture

Status: Active » Postponed

No you can not pass token arguments in current 6.x version. A patch is most welcome.

freakalis’s picture

Status: Postponed » Closed (duplicate)

Duplicate, here is an issue with a patch http://drupal.org/node/1089564