I have a Person content type and I just added a field "Display" (textfield, allowed values) because I want to generate two different lists of People - I want to use the Display textfield to set where the Person gets listed; different views would have use that field to select a subset of nodes. I've created several nodes and checked the box for Display. I went to edit the pre-existing View to add the Filter for Display, so as to filter out the People for a specific page. I get "No valid values found on filter: Content: Display" as soon as I add the filter. I have no exposed filters enabled. I am working on the master display.
Comments
Comment #1
jonathan_hunt commentedUpdate: this even happens if I start a completely new view.
Comment #2
kitling55 commentedThis happens to me also. Even if I deleted the filter, the same red error message keep coming back!!
Comment #3
IWasBornToWin commentedSame here on a view I've had for a while. Went in t0o change a setting and regardless to what I change the content type to, or even delete the filter all together....still get error and won't save.
Comment #4
tuwebo commentedHi everybody,
I have same issue and I resolved it following these steps:
1 - Go to admin/structure/views/settings
2 - Check "Always show the master display"
3 - Go back to the view and check the master display setting the proper value for the filter there In my case it was "unknown", thats why the error was showing up.
That resolved my issue, maybe something similar is happening to you guys.
Hope this helps!
Comment #5
ScottProck commented#4 worked perfectly for me ... THANK YOU!!!!
Comment #6
radler commented#4 worked as well for me. Duplicated the issue when adding a filter to a block...
The filter was to be used for all displays, so I checked the filter criteria and clicked Apply (all displays). The next step is then to configure the filter's settings, which I did, but I wanted it on just the block I was currently working with, so I applied it for that display only. What it was is I had applied the filter criteria to all displays, but only configured the one block. This is then when the Master display's filter was set to "Unknown".
Comment #7
damiankloip commentedSeems like you guys have resolved this one.
Comment #9
sarav.din33 commentedOnce i upgrade my Views module version from 7.3.5 to 7.3.7 the issue get resolved.