Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-rc3
Component:
page displays
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2011 at 15:47 UTC
Updated:
7 Dec 2011 at 19:34 UTC
I'm trying to access a value nested deep within the view object. I can return top level items that aren't in a nested array for example :
<?=$view->db_table;?> returns views_view.
But I can't get the syntax right to access the value nested deep within this object. I'm trying to get the value for the deepest highlighted element below, can someone help me with the syntax? I've spent a crap-load of time trying different variations with no success.

| Comment | File | Size | Author |
|---|---|---|---|
| nest.jpg | 68.82 KB | defconjuan |
Comments
Comment #1
merlinofchaos commenteddouble post
Comment #2
defconjuan commentedHuh? I've only posted this once and I searched and could not find the issue otherwise addressed.
Comment #3
defconjuan commentedComment #4
merlinofchaos commentedYour search fu must need some work.
#1363862: Return Field Value
Comment #5
defconjuan commentedOh, wow, I just saw this double post. I'm traveling with crappy net connection. Thanks for helping with this in the second post.