Active
Project:
Views Custom Field
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Oct 2010 at 16:35 UTC
Updated:
21 Oct 2010 at 16:35 UTC
Hello everyone,
I have added a variable to my theme/template by using the template_preprocesss, we'll call it $foo.
I want to use this variable in my Views Customfield PHP, but it's empty.
Using theme developer, I see that the variable is provided to the view all the way up to the PHP customfield where it's not present.
Attempting to override the THEMENAME_..._..._customfield__php(&$vars) hook resulted in no output at all.
Is there a way to do this?
Thanks,
M.