Wednesday 07 April 2004 2:57:40 pm
Hi, I have this problem and it's driving me crazy I have a folder with many articles; and i also have two links in my page. I want to use this links to order the articles within the folder; something like this:
<b><a href={"/main_page/articles"|ezurl}> Sort by author</a></b> <b><a href={"/main_page/articles/"|ezurl}>Sort by date</a></b> How can I show the same folder with two diferent views??? please help me, because I don't have any idea how should I do this... Thanks Hugo
|