Active
Project:
Views PHP
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2013 at 07:38 UTC
Updated:
7 Mar 2013 at 07:38 UTC
Hi there,
Firstly, I'd like to say thanks guys for all of your hard work on this project. It's got me out of many a tricky situation!
My issue:
I'm using multiple PHP fields (3 of them) in a view.
In an early PHP field I'm converting $static into an array and loading it with some calculated values.
In a later PHP field my values are not stored in $static anymore. If I dpm($static) it's just empty.
From the description I thought $static was meant to retain data across a row.
Am I just missing something, or is this a bug?
Cheers,
Ben.