SharePoint Development

SharePoint is Microsoft’s leading Intranet/Extranet platform in the market. My articles below illustrate some of the more robust features provided with this product. SharePoint Active Alerts Collaborate via a Blog Custom Lists Customizing Workflow Emails Document Library Document Workspace List Approval Process List Versioning Meeting Workspace Publish MS Project Tasks Task Workflows Workflow to Parse…

SharePoint: Working with Workflow variables

Using SharePoint Designer to create custom workflows for sending alert emails. When collaborating on SharePoint lists, some team members may need notification when actions are performed on lists. For example, let’s pretend a user wishes to be notified via email when an item is added to a list. To illustrate this functionality, I will begin…

SharePoint: Workflows with Custom Alerts

Using SharePoint Designer to create custom workflows for sending alert emails. When collaborating on SharePoint lists, some team members may need notification when actions are performed on lists. For example, let’s pretend a user wishes to be notified via email when an item is added to a list. To illustrate this functionality, I will begin…

SharePoint: Workflow to Parse Values

Using workflows to parse values in a list item. SharePoint Designer is an easy, yet robust designer that enables the integration of business logic into lists. To illustrate this feature, I’ll begin with a simple list illustrating what might be an email sentĀ from a customer. Obviously, it would be nice if team members wouldn’t have…

SharePoint: Task Workflows

Incorporating a workflow process into a business. Continuing on my Task: Approval Process article where I illustrated how to apply a business process whereby employees would submit new items (plan tickets) for approval before continuing, I’ll now show a complimentary step that represents a natural progress – workflows. Workflows allow teams to be notified when…

SharePoint: Sending Emails via Workflows

Using SharePoint Designer to create custom workflows for sending alert emails. When collaborating on SharePoint lists, some team members may need notification when actions are performed on lists. For example, let’s pretend a user wishes to be notified via email when an item is added to a list. To illustrate this functionality, I will begin…

SharePoint: Meeting Workspace

Creating a portal for collaboration. In addition to using a Document Workspace, I can use a Meeting Workspace to facilitate collaboration amongst team members, for example if a series of meetings were needed. First, I’ll use the Calendar from the Document Workspace, to schedule a meeting. During the creation of that meeting, I’ll select to…

SharePoint: List Versioning

Tracking/Restoring changes in business data. In order to provide the ability to recover changes to an item, I will enable versioning on a list. For this example, I’ll select Tasks on which to enable this feature. On the List tab, I’ll select List Settings, then Versioning settings. To enable versioning, I only have to select…