Drupal, Views, Exposed filter, make tags unselectable
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.
t开发者_运维技巧hanks
jquery can disable tags in form. what do you mean by "if they cannot be combined with the already selected tags"?
精彩评论