Ah, Ok, so support informed me that this is a known bug. Does anyone have any idea how I am able to get around it?
Thank you Gareth On Jun 22, 2:56 pm, Gareth Trufitt <[email protected]> wrote: > Hi, > > I am using the following bit of NavMan logic to check whether an > anchor has a reference or not: > > <if> > <query valuea="Context:CurrentPage.Elements.GetElement(anc_na).GetHtml > ()" operator="==" valueb="Escape:EmptyString"> > <htmltext><li>Empty</li></htmltext> > </query> > <query type="else"> > <htmltext><li>Not empty</li></htmltext> > </query> > </if> > > This works for when you reference a page (in the cms) to the anchor > but it still thinks that it is empty if you reference an external > link. > > Is there a reason for this? And is there a way around it? > > Thanks, > > Gareth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
