Hi All
Not sure if thats the reason in ver9.x. But I am trying to get
this working to retrieve a placeholder value from the page layout
sitting in my container con_main.
<%!!
Context:Pages.GetPage(Guid:FDSDFSDFFDDDFFDDFSE).GetElementByName(elementName).GetHtml()
!!
%>
I tried using
<%!!
Context:CurrentPage.Elements.GetElement(con_main).Value[Int32:0].Elements.GetElement(elementName).GetHtml()
!!
%>
This work only for the layout that sit directly inside the foundation
class. However, it fails for pages that hang under a list (target
container)
Anyone kind to advise on this?
Thanks in advance
Reddotter
--
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reddot-cms-users?hl=en.