I have a view
mysite.com/myview/arg1/arg2/arg3

arg1, arg2, and arg3 are manditory
if they are not provided then the view does not show up.

i have a panel that i want to reference this page
node/NID/myview/arg1/arg2/arg3

i set the context to nodeID to replace NID above
arg1,2,3 are panel arguments

when I pass actual values into node/NID/myview/arg1/arg2/arg3 it works

but if i pass in a wildcard, then there is not output

i would like the url to pass in whatever value it needs including wildcards without me having to specify a wildcard instance for a view separately.

Chris

Comments

esmerel’s picture

Status: Active » Closed (won't fix)

No fixes will be added to the 2.x line.