Commanding Chaos for Coworking, Open Source and Creative Communities

Views arguments in filters | Drupal.org

Sat, 11/01/2014 - 13:53 -- rprice

This module helps reducing these two problems, by introducing a new way of handling arguments. Using the "Views arguments in filters" module, you can use placeholders when configuring filters, like so: Node: Title CONTAINS %1 Node: Post date >= %2 Where %1 and %2 is the standard replacement patterns used to fetch the values for input argument %1 and %2.