calling a drupal view with argument selected by user
Posted by monti on December 21, 2009 at 5:13pm
I'd like to let the user select a value from a dropdown list and have the selected value passed as an argument to a view, to be embedded on the same page of the dropdown. Later, the user should be able to select another value ans get another set of results.
I cannot use the url to pass the argument. any ideas ?
Thanks !
Read more