Thank you Nik, I just tried, still no luck.
It is showing 5 dropdown items with same value as the value in resource_category of current page body, the 5 items are correct, the href urls are correct, only the texts in <a></a> are not correct. If the dropdown and the list are in the foundation page, then I believe your new code will work, but now dropdown + list are in page body. In the list_resource_category properties, I do check "transfer content" and "insert name only". Thank you again for your help Sean On Thu, Jun 14, 2012 at 8:26 AM, Nik S. <[email protected]> wrote: > Hey Sean, > > Upon re-reading my post, I realized I made a mistake: if you're using List > block marks, then there's no need for Render tags. Your code should look > something like this: > > <!IoRangeList> > <li> > <a href="<%list_resource_pages%>"><%resource_category%></a> > </li> > <!/IoRangeList> > > I'm sorry for the confusion. Please test the new code and let me know if > it works. > > -Nik > > -- > You received this message because you are subscribed to the Google Groups > "RedDot CMS Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/reddot-cms-users/-/csd9vtvSVlMJ. > > 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. > -- 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.
