暴露的过滤器:无与所有结果

发布于 2024-11-05 05:47:22 字数 115 浏览 0 评论 0原文

我有一个视图,其中有一些暴露的字段。当视图第一次出现时,所有公开的字段都设置为不以任何方式限制输出。因此该视图显示了所有符合条件的记录。我希望在这种情况下不会出现任何记录。或者,更好的是,让用户选择是否显示某些结果。

I have a view which has some exposed fields. When the view comes up the first time, all of the exposed fields are set up to not restrict the output in any way. So the view shows all of the records matching the criteria. I would like to make it so that, in that situation, none of the records show up. Or, even better, let the user choose whether some or no results show up.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

北风几吹夏 2024-11-12 05:47:22

这是一个众所周知的问题,您可以在这里找到解决方案:
http://drupal.org/node/358546

PS:此功能在视图 3 中可用。

It is a well known problem, you will find solution here :
http://drupal.org/node/358546

PS: This feature is available in views 3.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文