Drupal 7 中未显示公开的过滤器 - 视图 7.x-3.0-rc1
在 Drupal 7 中,使用视图 7.x-3.0-rc1 我看不到公开的过滤器,它们不会出现在任何视图类型(块、页面、附件)中。
我是 Drupal 7 的新手,但已经使用 Drupal 6 有一段时间了。过滤器有什么新东西吗?这是一个错误吗?这里有人遇到同样的问题吗?
谢谢
M.O
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我昨天遇到了这个问题。诀窍是启用 ajax 进行显示(这就是预览的工作原理)。执行此操作后,您应该能够在预览中看到公开的滤镜。请参阅此帖子了解更多信息。
总结该页面,在视图页面上,转到
Advanced >其他>使用 AJAX
并将其设置为是
。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 toYes
.我也遇到了这个问题...我不得不禁用主题开发人员。不知怎的,它没有显示我的过滤器。
这里它解释了这个问题..希望它能帮助drupal
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
您可以在 drupal 7 中使用更好的暴露过滤器模块,然后启用它,然后在暴露过滤器字段中选择它向您显示的更好的暴露过滤器。
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.