Hi,
i have a masterpage with one main content container. To check wether a attached page is the first in this container, i wrote a small rendertag if, which is working - for one exeption: the rendertag does not regard the elementsorting. Does anyone has a hint to fix this? Here are the used rendertags (to display the headline): <%!! Context:CurrentPage.Headline !!%> <%!! Context:CurrentIndex.Page.Elements.GetElement(ct_content).Value[Int32:0] .Headline !!%> I know, that this can be done in asp, but i want to realize this with rendertags. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
