Is it possible if I can pass multiple arguments
I have a data like this
Name | Designation | Age | City
Now I want to filter users who are above 25 and lives in Delhi. I am trying to understand the code but no success yet.
Is it possible if I can pass multiple arguments
I have a data like this
Name | Designation | Age | City
Now I want to filter users who are above 25 and lives in Delhi. I am trying to understand the code but no success yet.
Comments
Comment #1
pobster commentedhttp://drupal.org/node/232776
Comment #2
pobster commented