【发布时间】:2011-11-15 17:25:15
【问题描述】:
你好 evrey 身体,感谢任何可以帮助我的人。 我在暴露的过滤器视图中使用分层选择 2。 如何配置我的公开过滤器以不在过滤器的选择列表中显示所有分类法,我希望从中显示至少关联一个节点的分类法。 我已经厌倦了从词汇表中的层次选择中启用此选项 我得到了这个错误
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') count_alias' at line 1 query: SELECT COUNT(*) FROM () count_alias in C:\wamp\www\8keys\sites\all\modules\hierarchical_select\modules\hs_taxonomy_views.module on line 556.
我还想问我是否可以使用相同的技术,但使用 cck 字段而不是分类法, 我的意思是国家:我不想在搜索列表中显示至少关联一个节点的国家列表。
非常感谢
【问题讨论】:
标签: drupal drupal-views hierarchical drupal-exposed-filter