Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2010 at 22:17 UTC
Updated:
8 Feb 2011 at 15:03 UTC
Is there a way to do a profile filter for profile is empty or does is this already do-able?
I see the follow but not sure how to do NULL or EMPTY
Is equal to
Is not equal to
Contains
Contains any word
Contains all words
Starts with
Ends with
Does not contain
Comments
Comment #1
dawehnerThere is a flag in the data definition, so it's quite easy to change the behavior.
Comment #2
daengo commentedDo you mean within the view and then the specific field? Are these flags visible by default or would I need to do some other step before I can see them?
Comment #3
iamjon commenteddaengo,
Did you ever find a solution to your issue?
If yes please update so others can benefit.
If no,please see the patches on this issue they should do the trick http://drupal.org/node/785298
Comment #4
iamjon commentedComment #5
iamjon commenteddaengo,
actually can you update #785298: IS NULL value for Profile field in Views filter if it works there we can get it committed to the 3x branch.