Drupal,Views,Exposed过滤器,使标签无法选择(Drupal, Views, Exposed filter, make tags unselectable)

我正在使用带有多个标签的暴露过滤器的Drupal Views。 如果它们不能与已经选择的标签组合,我想让一些标签“不可选”。 (他们会给出空的结果页面。

谢谢

I'm using Drupal Views with an exposed filter with several tags. I would like to make some tags "unselectable", if they cannot be combined with the already selected tags. (They would give empty results page.

thanks

最满意答案

jquery可以禁用表单中的标签。 “如果它们不能与已经选择的标签组合”,你的意思是什么?

jquery can disable tags in form. what do you mean by "if they cannot be combined with the already selected tags"?

Drupal,Views,Exposed过滤器,使标签无法选择(Drupal, Views, Exposed filter, make tags unselectable)

我正在使用带有多个标签的暴露过滤器的Drupal Views。 如果它们不能与已经选择的标签组合,我想让一些标签“不可选”。 (他们会给出空的结果页面。

谢谢

I'm using Drupal Views with an exposed filter with several tags. I would like to make some tags "unselectable", if they cannot be combined with the already selected tags. (They would give empty results page.

thanks

最满意答案

jquery可以禁用表单中的标签。 “如果它们不能与已经选择的标签组合”,你的意思是什么?

jquery can disable tags in form. what do you mean by "if they cannot be combined with the already selected tags"?