SharePoint Document Management

Document Management basics
SharePoint metadata and document types
SharePoint document libraries, documents, and web parts

SharePoint Workflow

Out-of-the-box SharePoint workflows
SharePoint Designer 2007 workflows
Visual Studio 2005 workflows

New Articles

How to use the Update List Item action in a SharePoint Designer workflow
Learn how you can use the Update List Item action in a SharePoint Designer workflow to update the values of fields in a particular item in a SharePoint list or SharePoint document library.

How to delete a SharePoint document library template or list template
A SharePoint document library template or a SharePoint list template can be used to create clones of a SharePoint document library or a SharePoint list. Learn how you can delete these templates when you don't need them anymore.

Format a date in a SharePoint workflow using a SharePoint formula
Learn how you can use the TEXT formula in a calculated field in a SharePoint list to format a date in a SharePoint Designer workflow.

Format a date in a SharePoint Designer workflow using a custom action
Learn how you can create a custom SharePoint Designer 2007 workflow action that accepts a date and a date format and returns a formatted date as a variable that you can use in the SharePoint Designer workflow.

Get a SharePoint list item GUID using a SharePoint Designer workflow
Learn how you can use a SharePoint Designer workflow to retrieve the GUID of a list item in SharePoint whether it is the current item the workflow is running on or a new list item that was created through the workflow.

How to send an email alert containing a link to a SharePoint list item
Learn how you can include a link to a SharePoint Tasks list item in an email alert sent by a SharePoint Designer workflow when a new task is created.

Popular Articles

SharePoint Designer workflow: Move a document from one library to another
Learn how you can create a SharePoint Designer 2007 workflow that can be manually started on a document to move that document from the SharePoint document library in which it is currently located to another document library on the same SharePoint site.

How to enable check-in, check-out, and versioning on a SharePoint document library
Learn what the difference is between check-in, check-out, and versioning, and how you can enable these document management features on a SharePoint document library.

How to enable tree view navigation in WSS 3.0
Learn how to enable SharePoint site content to be browsable through a tree view structure in the left navigation bar.

3 Ways to create workflows for WSS 3.0 and Office SharePoint 2007
Learn how to choose between using out-of-the-box SharePoint workflows, creating codeless custom workflows in SharePoint Designer, and writing code to create custom workflows in Visual Studio for use in SharePoint.

How to set up a three-state workflow on a SharePoint document library
Learn which steps are required to add a three-state workflow to a document library in Windows SharePoint Services (WSS) 3.0.

How to set the default document template on a SharePoint document library
Step-by-step instructions to assign a document content type as the default content type on a SharePoint document library.