Pergunta

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?

Foi útil?

Solução

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.

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top