Get Parent-ID
-
Hi,
i have this structure:
HighestParentPage (id:4)
— SubPage (id:5)
— SubPage (id:6)
— — SubSubPage (id:7)
— — SubSubPage (id:8)
— — — SubSubSubPage (id:9)How can i retrieve the id of the HighestParentPage (id:4) when i am in ChildPage SubSubPage with id:8 ?? So two layers deeper.
thank you
yavuz
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get Parent-ID’ is closed to new replies.