8

in Drupal 7, using views 7.x-3.0-rc1 I can't see my exposed filters, they don't appear in any views type (block, page, attachement).

I'm new to Drupal 7 but have been using Drupal 6 for quite some time. is there something new with filters? is it a bug? Is anyone here experiencing the same problem?

Thanks

M.O

Mathias Olive
  • 81
  • 1
  • 3

3 Answers3

14

I had this problem yesterday. The trick was to enable ajax for the display (that's how the preview works). After you do that, you should be able to see your exposed filters in the preview. See this thread for further information.

In summary of that page, on the view page, go to Advanced > Other > Use AJAX and set it to Yes.

Jeff
  • 13,943
  • 11
  • 55
  • 103
jaydubb181
  • 141
  • 2
0

you can use better expose filter module in drupal 7 then enabled it then in expose filter filed chose better expose filter it shown u.

mahipal purohit
  • 264
  • 1
  • 10
0

I had this problem too...I had to disable the theme developer. Somehow it was not displaying my filter.

Here it explains the issue..hope it helps drupal

cayerdis
  • 103
  • 6