Hi,
Is there a way to get first ParentPage from PageService or some other service?
For example given this setup below, is it possible from Page 3.2 get the Page 3?
Website
|_Page 1
|_Page 2
|_Page 3
…|_Page 3.1
…|_Page 3.2 <----- From Here
I could probably do a db query since i looked in the db where they list ParentPageSystemId in Sites.Page or in worst case do a url check and try to process through that? Or if you recommend some other way?
Litium version: 7.2.3
Thanks in advance
Best Regards
Artur O.