Views Argument Inherit
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module provides a new default handler for Views, allowing the argument to inherit the value from another argument.
This is probably not extremely useful in most cases, but in some cases it is kind of important that two different arguments have the same input values. This could for example be the case if you're using DraggableViews and Node References in Views together, and want to have a null argument with a parent nid and one argument with all the referenced nodes.
