Site Archives web part

Calculated Field - Examples from Microsoft


Came across these common formulas used in the calculated field. Gives you a good idea what is available to us.
Note: You can not reference a lookup field in your calculated field formulas.
http://office.microsoft.com/en-us/sharepointtechnology/HA011609471033.aspx

Remove a bad webpart from a page


I had some users experimenting with the Content Editor Web Part and it resulted in a page that was not able to render correctly. I remember seeing a “Web Part Page Maintenance” screen but couldn’t remember the url.
Resolution:

Append ?Contents=1 to the webpart page’s URL to display the Webpart Maintenance Page. On this page you will [...]