Hello,

first of all let me say a huge thanks for the views module. I really like it to work with to create custom view pages...

but I have a small problem with views.

Here is what I did to create a table styled custom view.

I have an own content type called "calendar entry"

I created a table styled view which displays all nodes of calendar entry.

In addition to that I wanted to add some filters.
For example the filter for published/unpublished content. I configured this one to allow the users to select the filter settings - that means that everyone (with priviliges as administrator) can select the published, unpublished or all entries of the calendar nodes.

The problem is: when I switch the filter to "no" (that means show unpublished content??) my display is empty - no calendar entries are shown (but I have 2 unpublished entries)

When I switch the filter to "yes" all the published nodes of calendar content type are shown correctly.

I am logged in as the first administrator account, my view is only accessable for the administrator's role - so i should see every content / publishing status combination.

Or do I set the wrong filter settings?

It would be nice If someone can help to fix that issue.

Comments

Rikibu’s picture

I found out a strange behavior.

When the exposed filter settings of the published/unpublished filter is set to "all" - that should mean that the view should display all entries - incl. published and unpublished.

When I click on the filter entry for the published / unpublished filter elemtn the settings are set back to "no"... when i change the settings (and save the entire view) the settings will always swith back to "no"allthrough i set the settings to "all"...

Much more strange is, that the filter results are very crazy. when views is thinking that the "no" setting is the "all" (or maybe the "yes" setting for published content the search results are still wrong because i never see the unpublished content in that result list (i have 2 nodes of them)

thomasmurphy’s picture

Maybe related? https://www.drupal.org/node/1182924I'm going to try out https://www.drupal.org/project/taxonomy_entity_index and see if it helps out with a similar issue.

MustangGB’s picture

Status: Active » Closed (outdated)

Closing this as outdated to tidy up a bit around here. If you're still having problems with the latest release please create a new issue.