문제

I know it's a common SharePoint problem. I want to accumulate two SharePoint lists on MOSS 2007. One is a calendar list and the second a custom list with a date column. I want both in another list. The only function the target list must have is to show the items of both lists. There mustn't be a function for creating new items on this list. The view should be near realtime.

What should I use?

도움이 되었습니까?

해결책

If you have access to Sharepoint Designer then a Dataview Webpart will do this nicely. You can convert it to xsl and ensure there are no options to edit the items. There are plenty of examples of creating these on the net. I recommend looking for examples from Laura Rogers.

다른 팁

If you customize anything in SharePoint Designer, remember, that it will break the attachments toolbar.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top