I've been unable to successfully create an exposed filter whereby a user can select from a list of node titles to filter a view. I saw there is a filter "global: php" but i haven't a clue how to use it. Can a select list like this be created with an existing Views sub-module or at least without editing my template files?

Thanks

Comments

maxheight2’s picture

I would like this functionality as well.

merlinofchaos’s picture

While there may be a module to do this somewhere, the way you'd have to do this right now is to form_alter the exposed filter and provide a select with the list of titles you want.

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (outdated)