Thanks to all who have helped me reach the solution. I have got the thing working now.
On Tue, Nov 25, 2008 at 2:40 AM, akor <[EMAIL PROTECTED]> wrote: > > What about the classic way: Conditional Blockmarks? > > Best, > -alex > > On Nov 25, 4:32 am, NB <[EMAIL PROTECTED]> wrote: > > Its like, if list is referenced then I want to show the feature box else > if > > list reference is not there, then I want to hide the feature box <div> > tag. > > > > On Mon, Nov 24, 2008 at 10:19 PM, Adam <[EMAIL PROTECTED]> wrote: > > > > > You might want to explain why it's important for you to be able to > > > detect if a List is populated by a reference or by pages being > > > connected. At a template-level I'm not sure why it would matter. The > > > purpose of a template is to organize content for display purposes. > > > Normally it doesn't matter how the element was populated; what matters > > > is that the element is populated. > > > > > On Nov 24, 11:29 am, NitinBansal <[EMAIL PROTECTED]> wrote: > > > > How can I use the Render Tag to check whether the list has a > reference > > > > or not? > > > > > > I have tried using 'Context:CurrentPage.Elements.GetElement > > > > (list_BookExtraLinks).GetHtml()' but it does not return any Html code > > > > as the list is referenced and there are no pages directly below this > > > > list. Even 'Value' is not returning anything. > > > > > > Appreciate any solution to resolve the issue. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
