Friday, May 18, 2007
SharePoint 2007: Useful Customization Links
Enabling Drop-Down Menus in Team Siteshttp://sharingpoint.blogspot.com/2007/02/wss-v3-drop-down-menus-in-team-sites.htmlLink to access the master pages library (to upload your customized master page)http://yoursite/subsite/_catalogs/masterpage/Forms/AllItems.aspxCalling SharePoint Web Services from JavaScripthttp://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/
Thursday, May 17, 2007
SharePoint 2007: Solving the List GUID Export Problem
In a previous post I blogged about the fact that when creating a custom DataSource using SharePoint Designer, the SelectParameters by default reference the ListId and then specifically the GUID. This creates a problem when exporting your customised page, since the ListId you reference will be lost and thus your DataSource will be practically useless.Its seems that other people have been
SharePoint 2007: Advanced Search Customisations (Link Dump)
These articles all say more or less the same thing, however some may be missing some steps, or may offer more details than others.Note that although most of articles mention MOSS, I've found that this works with Windows SharePoint Services 3.0 too.Ishai from SPSTips: How to Add Properties to advanced search in MOSS 2007http://www.sharepoint-tips.com/2006/07/
SharePoint 2007: Calendar Web Part Limitations (and their workarounds)
Although the Calendar Web Part has improved since the previous version, there are still quite a few limitations in its implementation. After a few days of playing around mostly with Calendar webparts I have found the following problems. Thanks to comments in this post, we now also have workarounds for these problems.