Wednesday, March 26, 2014

History of Microsoft SharePoint Designer


                                                         

Microsoft SharePoint Designer (SPD), formerly known as Microsoft Office SharePoint Designer, is a specialized HTML editor and web design freeware for creating or modifying Microsoft SharePoint sites, workflows and web pages. It is a part of Microsoft SharePoint family of products.
It was formerly a part of Microsoft Office 2007 family, but has never been included in any of the Microsoft Office suites

SharePoint Designer and its sister product, Microsoft Expression Web are successors of Microsoft FrontPage. While Expression Web serves as the full-featured successor to FrontPage, SharePoint Designer focuses on designing and customizing Microsoft SharePoint websites. For instance, it only includes SharePoint-specific site templates .

More Details:

SharePoint Designer 2007 was initially a commercial software product. On March 31, 2009, however, SharePoint Designer 2007 was made available as a freeware. 

On April 21, 2010, SharePoint Designer 2010 was released and made available for download.

On October 30, 2012, Microsoft released SharePoint Designer 2013 .

The following features are available only on the SharePoint 2010 Workflow platform:
  • Actions:
    • Stop Workflow
    • Capture a Version of the Document Set
    • Send Document Set to Repository
    • Set Content Approval Status for the Document Set
    • Start Document Set Approval Process
    • Declare Record
    • Set Content Approval Status
    • Undeclare Record
    • Add List Item
    • Inherit List Item Parent Permissions
    • Remove List Item Permissions
    • Replace List Item Permissions
    • Lookup Manager of a User
    • Assign a Form to a Group
    • Assign a To-Do Item
    • Collect Data from a User
    • Start Approval Process
    • Start Custom Task Process
    • Start Feedback Process
    • Copy List Item (SharePoint Designer 2013 supports only the document-copying action.)
    •  
  • Conditions:
    • If current item field equals value
    • Check list item permission levels
    • Check list item permissions
    •  
  • Steps:
    • Impersonation Step
    •  
  • Data sources:
    • User Profile lookup
    •  
Other features:
  • Visio integration
  • Association Column
  • Content Type Association for reusable workflow
  • 'Require Manage List/Web Permission' feature for list/site workflow
  • Globally reusable workflow type
  • Workflow visualization option

What’s New in SPD2013:

1. Platform Type: SharePoint Designer 2013 you have the option of choosing the platform, we can select SharePoint 2010 Workflow or SharePoint 2013 workflow.

Workflows – There are two kinds of Workflows that you can create in Designer.

List Workflow: Used to start a workflow developed for a specific list.

Site Workflow: Used to start a workflow developed for the site .

2. Features:

1) Workflows can be created based on the new .Net 4.x Workflow Infrastructure

2) Tight integration with Stages: - Workflows need not be in Serial, now it is state based, where your workflow can jump into any stages.

3) Visual Designer: - New design which integrates the Vision canvas right into SharePoint designer. These workflows can be created using click and drag. It supports to set the properties of every action.

4) Copy and Paste – We can Cut, Copy and Paste within the Text Based designer.

5) Loops! - Fully integrated action which you can use within all 2013 Workflows

6) Call Web Service Action - we can call Rest/HTTP web services right from within SharePoint 2013 workflows.

7) Start Workflow Actions -. We now have an action that lets you spawn up old 2010 workflows right from within a 2013 workflow. We can take advantage of any 2010 workflow functionality.

8) Packaging: - individual workflows can be packaged straight from within SPD

9) Dictionary Type Variables, we can create variables which can hold array of values.