Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Allows you to create one filter condition that enables a bunch of filter conditions. Sometimes one condition isn't enough for your filter, but you still want the user to be able to change the filter (group).
For example
You have a View that lists human relationships. You might want a filter that shows all Males in love with Females. That would require 2 conditions: 1) side A = male and 2) side B = female. This would be a group. You'll also want the opposite filter: Females in love with Males. That would be another group. You might also want to show all gay relationships where both sides are older than 60. This would require several conditions (and be another group).
How?
You add a special filter: "Global: Composite Filter". Be sure to expose it. You can define groups in this filter's settings. For instance:
m2f|Boys loving girls
f2m|Girls loving boys
These groups are then available when adding other filters.
You will create ALL filters the same way as usual: a whole list of conditions under the "Filter criteria" header in a View. You can add every condition to one particular group (or to none, which means it's always active).
The OnCopy Module appends the site URL and other user defined text on the clipboard along with the selected text.
It helps in impriving SEO of website.