Sharepoint - How to agregate Announcements from sub-sites onto main site -
I am new to SharePoint (WSS 3.0) and I am working to create a company intranet. I <<>
There will be multiple sub-sites on this site - each owned by a different department. Each sub-site will have an 'announcements' webpage on their top-level page.
What I want to do to announce the most recent from all those sub-sites and to display them is the main top level site - the idea is that every person in the company should see at the top level at each level You can.
My question is, what is the best way to do this? And someone has a link that can tell me in the right direction.
Many thanks.
If you have a MOS, then you should use Content Query Web Part here.
You can get it by doing this.
The third option is to create a custom code to do this, but since you mentioned that you are new to SharePoint, I will give advice about it since then, The power built in can not be compared.
You should consider the security here if a userA is not allowed to read the declarations from the SiteB to the Department, then the thing you are building does not seem to be very much because the SiteB Information will not be visible to this user.
Comments
Post a Comment