Drupal 7 Views 3 user:current filter is missing?

stopshinal picture stopshinal · Sep 14, 2011 · Viewed 15.7k times · Source

I'm trying to filter a view to display only nodes of the current user. Filter by user:current is missing however, where can it be found/enabled?

I must be missing something simple.

Answer

nmc picture nmc · Sep 14, 2011

In Drupal 7, Views 3, you must add the Relationship of Content: Author on the right side under the Advanced settings. Once you've added that relationship, you will be able to see the User: Current filter.