Hi All,
Can we have one calendar which would be the same on each page?
For E.g. calendar shown on the “Site one” page would be the same calendar shown “Site two”, “Site Three”, and the “Site Four” pages?
If this is possible please share some ideas to perform this action.
Thanks,
Sakthi
I don’t have any article on it. I just said things like this to maybe give you an idea about what you have to search. Anyway I had a quick look on Google and yeah, I found few things I did forget.
Have a look at the Overlay Calendar :
http://blog.furuknap.net/view-multiple-calendars-in-sharepoint-2010
And, not sure if it s working for calendar, but maybe try this :
http://wonderlaura.com/Lists/Posts/Post.aspx?ID=76
And this is what I was talking about on the last reply :
- Create a visual web part with visual studio (not the best idea at all, but pretty sure it can works). You have got plenty article on Google about how to create a visual web part. Here is one of them (http://geekswithblogs.net/gotchas/archive/2009/12/28/sharepoint-201…)
- Edit the HTML of the content editor (https://social.technet.microsoft.com/wiki/contents/articles/4988.sh…)
- The Page Viewer webpart (http://blogs.interfacett.com/sharepoint-2010-web-part-series-page-v…). On this link, they re also create a webpart page. Well don’t care about it, just have a look about the page viewer webpart.
I don’t really know what you have to do. But try some of these and I hope it will help you.