Active
Project:
Views catalogue
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2010 at 21:27 UTC
Updated:
7 Jul 2010 at 16:51 UTC
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.