Configuring Incoming eMail in SharePoint
I found a nice white paper today that outlines the steps required to enable incoming email for lists in SharePoint 2007 (MOSS). Thanks to Steve Smith at Combined Knowledge for this excellent information!
I found a nice white paper today that outlines the steps required to enable incoming email for lists in SharePoint 2007 (MOSS). Thanks to Steve Smith at Combined Knowledge for this excellent information!
This entry is part 5 of 21 in the series Unlocking the Mysteries of Data View Web Part XSL TagsUnlocking the Mysteries of Data View Web Part XSL TagsUnlocking the Mysteries of Data View Web Part XSL Tags – Part 1: Overview Unlocking the Mysteries of Data View Web Part XSL Tags – Part 2…
I ran into this today and thought it might be something worth jotting down to save others the same pain. When you’re editing a list in Datasheet view in SharePoint 2010 and you’re working with a Calculated column, you can see the formula at the bottom of the view for the cell in which you…
One of the big May 4th announcements comes true today, with the release of the Microsoft SharePoint app on iOS. (Yes, we iPhone folks get to have most of the fun!) Read all the details about the release on the Office Blogs. In case you missed the details, the Microsoft SharePoint app for iOS puts “your Intranet…
My friend (and client) Dan Antion (@dantion) tweeted a link to an excellent article this morning entitled An Open Letter on Feminism In Tech. The subtitle is “We are tired of pretending this stuff doesn’t happen.” I’m right there with this. My role models about feminism were my mother Christina Bellamy and my paternal Grandfather…
I’m just starting to work on a Web Service that will generate Word 2007 documents from a set of templates. The inputs will be data from a SharePoint list. (More on that part of it when I get there.) As I began setting up the Web Service, I realized that the System.IO.Packaging and Microsoft.Office.DocumentFormat.OpenXml.Packaging assemblies…
Say you want to have a SharePoint site that displays all of the items in a list that were created this month, but also have an archive listing, like most blogs do. There’s a neat trick that you can use to make this work. First, add a column to the items in your list called…