I have got the the siblings item by below:
[#assign currRoot = cmsfn.content("/site") /]
${siblings.prev()}
When I tried to get the detail content of this node as following,
${siblings.prev().getContent("phone")}
it prompts error and said siblings.prev().getContent not defined. I tried the
other function like getTitle(), getLevel(), etc also got the same error.
Anyone know how I can get the details content of the siblings node?
P.S. I am using Magnolia 4.5.7
Thanks so much!
Regards,
Jamie
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=f73d8d17-e2b2-4729-8130-240d381fc4cf
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------