I have been given the task of presenting scrolling text on our company intranet home page. The data will be dynamic meaning there are a few people who will have access to a document which will be date driven that holds the data.
So far I created a form with a date field and a richtext field and a view.
This is where I need help:
It seems I need a page to display the latest document. presenting the date field and richtext content.
Then I want to create a frame on the web page to display this page.
Please help me get this(or a better way) accomplished.