Change Management Web Part

Display change order list and related information within a single view.
Web Part Icon

Web Part Properties
The web part deploys a Changes, Approvers, Tasks and Events list. The web part's default values are set to the information from the deployed lists.
Lists
- Changes - List of change orders. Contains 35 fields that can be modified in any way that is required
- Approvers - List of approvers, each row is bound to a change order
- Tasks - List of tasks, each row is bound to a change order
- Events - List of events, each row is bound to a change order
- List Name - Name of the change order list
- Title Field - Name of the title field
- Status Field - Name of the status field, usually a choice field
- Priority Field - Name of the priority field, usually a choice field
- Changes Schema (JSON) - JSON formatted string of all the change order's fields to display. {"title":"name of the form","sections":[{"title":"title of the section","format":"rows or columns","fields":[{"fieldname":"name of the field","fieldtype":"text or number or datetime or currency or multi","label": "label to display for the field"}]}
- List Name - Name of the approvers list
- Person Field - Name of the approver person field
- Status Field - Name of the status field
- Status Approved Value - Name of the approved value, as in Approved (used in the calculation of the percentage approved bar)
- Change Lookup Field - Name of the lookup field to the changes list
- List Name - Name of the tasks list
- Title Field - Name of the title field
- Status Field - Name of the status field
- Status Completed Value - Name of the completed value, as in Completed (used in the calculation of the percentage approved bar)
- Change Lookup Field - Name of the lookup field to the changes list
- List Name - Name of the events list, usually a calendar list
- Title Field - Name of the title field
- Start Date Field - Name of the start date field
- Change Lookup Field - Name of the lookup field to the changes list
- Currency Format - Code to format the currency values, as in USD for dollars
- List Height - Height of the list that displays for a user to select a change order to view

