| 21 | | | You can't do any vertical sums on calculated fields in your views. Keep this in mind when using lists to do budgets. | Advanced | Lists | Version Agnostic | Trick |
| 26 | | | When you create a great list or library, (or site for that matter), don't reinvent the wheel every time, save it as a template and re-use it. (You need to be a Site Collection Administrator to do this). You can't save a Publishing site as a template, you need special coding to do this. Sites need to be smaller than 10MB in order to save them as a template. Save without content to achieve this. | Advanced | General | 2007 All | Tip |
| 28 | | | Be careful resizing web parts as they may not print properly when printing the screen. | Advanced | Web Parts | 2007 All | Tip |
| 31 | | | First analyse what documents will be uploaded in order to determine what documents libraries need to be created – don’t recreate file server on SharePoint, you need to think of your data in different ways now. Keep old, static, large documents on the file server, it will save you space on the SharePoint server which is usually capped. Proper file share analysis takes a lot of practice and experience. Call in help. | Advanced | Document Libraries | Version Agnostic | Best Practice |
| 33 | | | Use Manage Content and Structure to delete multiple sites. But be careful!!! Deleted sites do not go to the Recycle Bin, they will need to be restored by IT! Make sure you know what you are doing. | Advanced | General | 2007 All | Tip |
| 35 | | | Be careful activating and deactivating Publishing Features. If you are using publishing workflow features, you will delete them all and not be able to recover them. It is helpful to activate Publishing features though, because the Navigation control and Manage Content and Structure become available for team sites, and these controls are used daily, and especially when you need to do bulk check-Ins. | Advanced | Technical | 2007 All | Trick |
| 44 | | | Start a SharePoint evangelism site - add surveys, training material, what SharePoint is, how it works in your organisation, how to request a site, etc. | Advanced | User Adoption | Version Agnostic | Best Practice |
| 45 | | | Start a monthly internal user group and invite all the Site Collection Administrators and Site Owners. Showcase cool team sites, demo a web part, host a Knowledge Cafe, etc. Share how you solved certain challenges. Get your users involved - ask their opinion, ask how they are doing. Include them in governance issues. SharePoint is designed to empower business users after all. | Advanced | User Adoption | Version Agnostic | Tip |
| 50 | | | To re-add closed web parts, go to Edit Page – Add Web Part – Advanced – Closed Web Parts. (But if delete them in SharePoint Designer they will be permanently removed). | Advanced | Web Parts | 2007 All | Trick |
| 52 | | | The Content Query Web Part (CQWP) allows you to display documents; announcements etc from various sites and display them all in one place. End users can set them up, but to make them pretty you'll need a developer. | Advanced | Web Parts | Version Agnostic | Trick |
| 55 | | | Check what the company standard screen resolution is. If you have a wide screen but all your users are on 800x600, they will need to scroll left and right to see information – not best practices. Take this into consideration if you are populating a site that all your users will see. The latest default size is 1024x768. | Advanced | Site Design | Version Agnostic | Best Practice |
| 68 | | | Workflow associations are lost after 2 months. What this means, is in your document library, you will only be able to view the “Approved” field for 2 months. If your projects are subject to audits, this could be a problem. Discuss solutions with your IT department. | Advanced | Workflow | 2007 All | Trick |
| 69 | | | If you are still using subfolders, be aware that if you move documents between folders or libraries after you have created workflow for them, you will lose all the settings and any approvals already completed. Decide on workflow folders from the start. | Advanced | Workflow | 2007 All | Trick |
| 70 | | | Workflow does not migrate. If you build it in Dev or QA environments, you will need to rebuild it on the Production environment. Workflow designed in SharePoint Designer is not re-usable, it is tied to a specific list. | Advanced | Workflow | 2007 All | Trick |
| 71 | | | If you forget to click the ‘start workflow on new item or when an item changes’ option on the first screen, your workflows will not initiate. When starting workflow and selecting the Approver, make sure the name has displayed properly before clicking the next block or the name will disappear. If you go to the message block too quickly, the name doesn’t display. Be patient. | Advanced | Workflow | 2007 All | Trick |
| 74 | | | If you don’t have a Navigation option under Site Actions – Site Settings, it means the Publishing Features have not been activated, get your Administrator to activate them. You will only see Quick Launch which gives limited editing options. You will use Navigation just about every day as a Site Owner or Site Collection Administrator. (Not available on WSS versions). | Advanced | Navigation | Version Agnostic | Trick |
| 78 | | | If while you're editing in Navigation and you click save you get a message that says "this site has been modified by another user" and the ID it displays is yours - it means your Quick Launch has become corrupted. It needs to be fixed in SharePoint Designer, (carefully). | Advanced | Navigation | Version Agnostic | Trick |
| 79 | | | SharePoint Designer is a developers tool - not an end user tool!! Do not use it to build your SharePoint site from scratch. Build SharePoint using SharePoint. Do not go on SPD training unless you are a developer or IT Pro. It is not designed for business end users. DO NOT build your whole site from scratch in SharePoint Designer and try and relink it to the rest of the collection. You will not understand what you are doing and end up breaking it and removing your site from the default navigation, (unghost it). Sites like this are difficult to fix and you will have to delete them and start again. | Advanced | SharePoint Designer | Version Agnostic | Best Practice |
| 80 | | | DO NOT edit the default.master page before making a copy of it. Only edit the copy so you can revert back to the master if you mess it up. | Advanced | SharePoint Designer | Version Agnostic | Best Practice |
| 81 | | | Do not edit the core.css files unless you know exactly what you are doing. You need proper HTML background before you tackle this. | Advanced | SharePoint Designer | Version Agnostic | Best Practice |
| 82 | | | Do not delete placeholders unless you understand implicitly what they are linked to. You will break 10 other things on your site. | Advanced | SharePoint Designer | Version Agnostic | Best Practice |
| 83 | | | Do not rename / delete the Title field in the core Item Content Type. It is linked to every single list and library in every single site in the collection. You will not be able to change it back without serious programmatic intervention, and even then you may not succeed. | Advanced | Content Types | Version Agnostic | Best Practice |
| 84 | | | Creation of content types should form part of the Governance planning and forum to keep control of it. Make sure you choose the right Parent Content Type the first time. You cannot change it afterwards. You will need to delete the whole list and start again. Make sure you create content types and site columns from the top level site or they will only be available from the subsite and sites below that. When creating site columns, you could keep them in the Custom Columns group as a start. That way you won’t confuse your users with many unique groups. If they are not sure if a column is available, they can look straight in Custom Columns instead of navigating through dozens of groups. However, the list of custom content types may grow substantially over time and it will become difficult to manage, think about the groups you need to create to manage content types in the long run. It requires proper planning. | Advanced | Content Types | Version Agnostic | Tip |
| 104 | | | iFrame HTML code does not display in Site Pages once you click Save and Close. Bypass this by using the Page Viewer Web Part instead. | Advanced | Site Pages | 2010 WSS (4.0) | Trick |
| 106 | | | If you disable Allow for the Managment of Content Types' on a discussion forum, and you try and view the item, it will disappear and not display. You Have to have 'Allow for the Management of Content Types enabled in order to view the item and reply to it. How silly. | Advanced | Discussion Boards | 2010 WSS (4.0) | Trick |
| 109 | | | Design the perfect library with versioning, check-out, metadata, workflow etc - then save it as a template and re-use it. Eg: Project Documents Template. (You need to be a Site Collection Administrator to save as a template). | Advanced | Document Libraries | Version Agnostic | Tip |
| 112 | | | You can't use a web part page as a content type. When you click the New button, the page will open in SharePoint Designer. This is not ideal if you are building the site for your business users. Rather paste copies of the page into each library and use those instead. There is a work-around, but it is complex. | Advanced | Content Types | 2007 All | Trick |