Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.10
Component:
exposed filters
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2010 at 12:30 UTC
Updated:
2 Nov 2013 at 00:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerFor this kind of stuff it's somehow important to expory your view.
It's possible to understand what you do.
Do you have any kind of node access module installed on your site?
Comment #2
aiphesattached you have the code of the view.
"node access module installed on your site" >> sorry,i misunderstand...have some exemple of these modules ?
Comment #3
dawehnercontent access, nodeaccess, node_access, tac_lite etc.
Thanks for providing the export
Comment #4
aiphesok, i've installed on this site : content permissions ; nothing at all in your providing list.
Comment #5
n_nelson350 commentedCan you brief what have you done in your view part. That will help me to analyze the problem.
Comment #6
aiphesi've 2 fields that are not displayed : nid and tid, then title,date and teaser.For the filters , i've node type,node published and taxonomy (exposed)
for the page display i've choosen a path,and html list display.
very classic,i think..but its the first tima e i'm using exposed filter fields...
Comment #7
aiphesi've done some test.
1st case :
exposed field whithout term selection and split double checkbox on => doubles appears
2nd case:
exposed field whith term selection and split double checkbox on => default view is for the first term;no double ; but "any' display isnt avaible...
other issue, when a term is select for filter, the url change and the contentType.tpl change too ,the design isnt good...i'dont know how to fix this ( http://drupal.org/node/823754 )
Comment #8
rschwab commentedI just checked your link did not see any doubles. Did you solve your problem? Do you have any tips on what was wrong or how you fixed it?
Comment #9
aiphesof course its fixed for long time..sorry for not changed status..
tips: i've enabled Ajax in my case