Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 4 个暴露过滤器的 Drupal7 视图。它运行良好,但我希望仅在用户单击提交按钮时而不是在加载视图时显示结果?我怎样才能避免这种情况?
此行为最近包含在视图 3 中。您可以选择:公开表单样式:需要输入。
使用所需的过滤器,不要设置默认值。在用户在该字段中选择某些内容之前,视图不会返回任何结果。