Workflow - ProcessManager - WebPart - Developer Guide - Styling
In this Article we will see how to style a WebPart to match the Process Manager (PM) theme.
Workflow - Component - Developer Guide - WindowsForm
In this Article I'm going to explain how to add a Form to your Plugin to allow user interaction.
Workflow - Plugin - Developer Guide - Inspecting
In this Article I'm going to explain how to inspect other Plugins to learn how to implement items that aren't in the Developer Guide PDF.
Workflow - Plugin - Developer Guide - Simple Plugin
In this Article I'm going to explain how to create a simple Plugin with the basic properties and show some infomation about the current Project.
Workflow - Plugin - Developer Guide - Setup
In this Article I'm going to explain how setup your environment for creating a Plugin.
Workflow - Plugin - Developer Guide
In this set of Articles I'm going to explain how to create a Plugin for use within Workflow.
Workflow - Component - Developer Guide - SQL
In this Article I'm going to explain how to talk to SQL.
Workflow - Component - Developer Guide - Simple Component
In this Article I'm going to explain how to create a simple component to Concatenate two strings.
Workflow - Component - Developer Guide - Globals
In this Article I'm going to explain how to create a Global variable and add it to the Project when a Component is added into Workflow.
Workflow - Component - Developer Guide - Inputs - DropDown
In this Article I'm going to explain how to add a Input of a Dropdown / Combo to gather more configuration from the User.