parent of parent
ankerek - July 9, 2009 - 16:07
| Project: | Node Hierarchy |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
what php code is for displaying parent of parent node?

#1
I'm also interested in a way of getting the name of top parent.
Here is my setup:
Project content type = parent
Group (OG) type = child
I'm trying to get name of the Project in the view of all nodes inside the group..... any ideas?