Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I have a views which filters films by genre and year, however the client would like urls in the following format:

/films/comedy/2009

however views is outputing the url like:

/films?genre=3&year=22

Any way to get round this?

share|improve this question
same issue drupal.org/node/755060 – jibran Jun 15 '12 at 22:58
Good to know other people facing same problem, be nice to get a solution :) – WestieUK Jun 16 '12 at 8:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.