Doesnt there have to be an actual list element somewhere between the <! IoRangeList><!/IoRangeList> tags? That might be whats messing him up.
Also Todddot, that code needs to go into a template. Sounds like maybe you're putting it in a text element. On Sep 17, 8:02 am, "Henry Lu, Sun Certified Java Programmer" <[EMAIL PROTECTED]> wrote: > It sounds like you forgot to specify the list as "transfer element". > > Henry Lu > > On Wed, Sep 17, 2008 at 7:55 AM, toddddot <[EMAIL PROTECTED]> wrote: > > > Hello Frederic. > > > Thank you very much for you reply. I have tried what you have > > suggested but unfortunately it does not work for me. It may simply be > > a limitation of my own knowledge. When I enter the code you provide. I > > enter text and it does not display. Also, when I add reddots, they do > > not display either. > > > I will keep trying. Thanks again for your reply. > > > Todd. > > > On Sep 17, 2:33 am, Frederic Hemberger > > <[EMAIL PROTECTED]> wrote: > >> Hey Todd, > > >> try something like this: > > >> <ul> > >> <!IoRangeList><li><!IoRangeConditional><a href="<%anc_link%>"><!/ > >> IoRangeConditional>YOUR TEXT</a><!IoRangeConditional><!-- <%anc_link%> > >> --><!/IoRangeConditional></li><!/IoRangeList> > >> </ul> > > >> anc_link is pulled from the page below. If no link is set, RedeDot > >> doesn't show it in the list. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
