Active
Project:
Views PHP
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2012 at 18:14 UTC
Updated:
8 Feb 2021 at 23:37 UTC
Jump to comment: Most recent
This excellent module has given me the ability to access data in views that is not normally accessible with standard fields.
I've actually been using this module with node_load($row->nid) then retrieving the data I need from the $node array with a delta value as the array index for multiple value fields or by looping through the array until I find the value I need.
The only shortcoming is that I cannot filter or search by the output of this field. Is there currently any way to do this? If not, what might be involved in getting this feature working?
Comments
Comment #1
liam morland