Hi Folks, I'm fetching an image element via rendertag and that works fine.
<%!! Context:Pages.GetPage(Guid:<%inf_page_guid%>).Elements.GetElement(Str:img_image).GetHtml() !!%> Works fine as long as <%img_image%> has an image directly assigned to it. As soon as I reference <%img_image%> to another image element (wich is filled), the rendertag does not fetch anything. Looks as if it would not follow the reference. Thats quite bad. Does anyone know secret? Cheers, Boris -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/reddot-cms-users. For more options, visit https://groups.google.com/d/optout.
