Exporting my view and then loading it in as a module results in the "Child view argument" reporting a "Broken Field"
Can email the exported views on request.
Exporting my view and then loading it in as a module results in the "Child view argument" reporting a "Broken Field"
Can email the exported views on request.
Comments
Comment #1
joachim commentedCan you paste in here please?
Comment #2
whiklojI have experienced this as well, here is (part) of my view
I tried adding
$handler->override_option('inheritable_argument','Term ID');as that is what I am passing and what I manually select. But it did not work.