hi all>>
I have a box (ContentPane) in my home page and I want to show the title with it link of the top 5 Announcments (ordered by date) on this ContentPane. I already added the Anouncments page which has a list of announcments.
I know I can not do this by sittings or options? how can I do it by the code.
one of my ideas was to drag the (REPORT) module in this contetntpan then I added this quere
Select Top 5 Title from Announcments and it is worlking fine.. but how can I add a link to theses title?
is there any help on this issue.