Posted by Todd Young on August 10, 2010 at 4:16pm
1 follower
| Project: | Views Table Highlighter |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Thanks, I love this thing! I am trying to light rows based on whether a column value has changed vs. the row before it. I could create a php-generated field which has a value for 'changed' but it seems VTH cannot see php custom fields. The PHP custom field also has an option for a $static variable that allows you to store data across rows, but I cannot see that either, nor any global variables.
Is there somewhere I could store a flag and check it on the next record?