Hi,
is it possible to get the Content from a Standardfield Element with is
in a Contentclass in a container using RenderTags.
I tried several ways but none was working.
e.g.:
<reddot:cms>
<foreach itemname="item" object="Context:CurrentIndex.SubIndexes"
countername="counter">
<htmltext>
<h2><%!!
Store:item.Elements.GetElement(ct_content).Elements.GetElement(std_phone
).GetHtml !!%></h2>
</htmltext>
</foreach>
<reddot:cms>
Thanks a lot.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---