I would propose support for path wildcards within the "Pass ID's as an argument to a page" function. This will allow additional conditional filters to be used along with the ID's that are passed.

For example, if I would like to pass the selected ID's to another view page that would already include conditional filter, this can not be done currently (without hard-coding that conditional filter wildcard into the path parameter of the 'Pass ID's' function). I came across this when trying to define an export (via the Views Data Export module) that pulled from a view that already required a conditional filter (in this case an Event Attendance list).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

donavanwilliams’s picture

Attached is my proposed patch to satisfy this feature request.

donavanwilliams’s picture

Status: Active » Needs review
apmsooner’s picture

Status: Needs review » Reviewed & tested by the community

This works great for me.

Chris Matthews’s picture

Assigned: donavanwilliams » Unassigned
Issue tags: -wildcard
Parent issue: » #2982194: Plan for VBO 7.x-3.6 release