Difference between revisions of "Project Manager Progressive Capture"

From Hornbill
Jump to navigation Jump to search
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{DISPLAYTITLE:Project Manager Intelligent Capture
 
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 
__NOTOC__
 
__NOTOC__
 
{| style="width:100%"
 
{| style="width:100%"
|[[Main Page|Home]] > [[Administration]] > [[Project Manager Administration]] > Progressive Capture
+
|[[Main Page|Home]] > [[Administration]] > [[Project Manager Administration]] > Intelligent Capture
 
|style="text-align:right;"|[[:Category:Project Manager Administration|Index]]
 
|style="text-align:right;"|[[:Category:Project Manager Administration|Index]]
 
|}
 
|}
Line 10: Line 11:
 
|style="width:73%"|
 
|style="width:73%"|
 
== Introduction ==
 
== Introduction ==
The Progressive Capture allows you to define which elements of the project that you want to capture at the point of creation.  
+
The Intelligent Capture allows you to define which elements of the project you want to capture at the point of creation.  
  
 
|style="width:5%"|
 
|style="width:5%"|
Line 18: Line 19:
 
== Related Articles ==
 
== Related Articles ==
 
:* [[Project Manager]]
 
:* [[Project Manager]]
:* [[Progressive Capture Designer]]
+
:* [[Intelligent Capture Designer]]
 
:* [[Customised_Forms|Customised Forms]]
 
:* [[Customised_Forms|Customised Forms]]
:* [[Mapping_Fields_from_Customised_Forms|Mapping fields from custom forms]]
 
 
:* [[Project_Details|Project Details View]]
 
:* [[Project_Details|Project Details View]]
  
Line 46: Line 46:
  
 
Using the progressive capture designer, you can add in custom forms, then ask custom questions and in turn map, the answers to your custom fields on the project [[Project_Details|details view]] on your projects.
 
Using the progressive capture designer, you can add in custom forms, then ask custom questions and in turn map, the answers to your custom fields on the project [[Project_Details|details view]] on your projects.
 +
 +
In your custom forms, use the custom question field id to set your mapping to the required custom field on your project details view.
 +
 +
'''Example of mapping to a date/time custom field below:'''
 +
 +
[[File:PM_Custom_Fields_PCF.png|400px]]
 +
 +
'''The table below gives you the field types for each of the custom fields.'''
 +
 +
{| class="wikitable" width="70%" style="text-align: left"
 +
 +
! width = "180px" | Available Columns
 +
! width = "220px" | Data Type/Capacity
 +
! width = "600px%" | Description
 +
 +
|-
 +
 +
 +
|-
 +
| align = "left"            |<!-- Column Name  --> customA1 - customA5
 +
|                            <!-- Data Type/Capacity --> VARCHAR/255 characters
 +
|                            <!-- Description        --> ''VARCHAR'' custom fields a - o each suitable for holding up to 255 characters of any type.
 +
 +
|-
 +
| align = "left"            |<!-- Column Name  --> customB1 - customB5
 +
|                            <!-- Data Type/Capacity --> TEXT/unlimited*
 +
|                            <!-- Description        --> ''TEXT'' custom fields p - t each suitable for holding large amounts of text characters of any type.
 +
 +
|-
 +
| align = "left"            |<!-- Column Name  --> customC1 - customC5
 +
|                            <!-- Data Type/Capacity --> DATETIME/a single date-time stamp
 +
|                            <!-- Description        --> ''DATETIME'' custom fields 21 - 25 each suitable for holding a single date-time stamp (YYYY-MM-dd HH:mm:ss). These columns should ONLY be used in conjunction with a date-time picker.
 +
 +
|-
 +
| align = "left"            |<!-- Column Name  --> customD1 - customD5
 +
|                            <!-- Data Type/Capacity --> INTEGER/any whole number
 +
|                            <!-- Description        --> ''INTEGER'' custom fields 26 - 30 each suitable for holding whole numbers. When mapping to these columns, ensure the following RegEx is specified in your Custom field settings: ''[0-9]''
 +
 +
|}
 +
unlimited* - TEXT fields have a maximum capacity of 65000 characters.
 +
 +
More information on managing customized forms can be found '''[[Customised_Forms|here]]'''
 +
 +
If you have mapped custom questions to the custom fields on the details of the project, remember to use the form designer to expose the custom fields to see any values which mapped to them, more info '''[[Project_Details|here]]'''
 +
<br>
  
 
==Progressive Capture Admin==
 
==Progressive Capture Admin==

Latest revision as of 22:38, 16 December 2022

{{DISPLAYTITLE:Project Manager Intelligent Capture

Home > Administration > Project Manager Administration > Intelligent Capture Index

Introduction

The Intelligent Capture allows you to define which elements of the project you want to capture at the point of creation.

Related Articles

Project Manager Progress Capture Forms

  • Project Budget
Record the project's budget and its budget currency
  • Project Dates
Record the planned Start and Finish dates for the project
  • Project Details
Capture the main details or description of the project
  • Project Scope
Capture the details that describe the scope of the project
  • Project Status
Select the status under which this project will be at once created. Options include Draft, Active, Completed, and Cancelled.
  • Project Template
Select the project template which contains a pre defined project configuration such as details, stakeholders, risks and more.
  • Project Type
Set the type of Project which will be used. The list of available Types is governed by the Project Types you have defined and are currently marked as Active


Customised Forms

Using the progressive capture designer, you can add in custom forms, then ask custom questions and in turn map, the answers to your custom fields on the project details view on your projects.

In your custom forms, use the custom question field id to set your mapping to the required custom field on your project details view.

Example of mapping to a date/time custom field below:

PM Custom Fields PCF.png

The table below gives you the field types for each of the custom fields.

Available Columns Data Type/Capacity Description
customA1 - customA5 VARCHAR/255 characters VARCHAR custom fields a - o each suitable for holding up to 255 characters of any type.
customB1 - customB5 TEXT/unlimited* TEXT custom fields p - t each suitable for holding large amounts of text characters of any type.
customC1 - customC5 DATETIME/a single date-time stamp DATETIME custom fields 21 - 25 each suitable for holding a single date-time stamp (YYYY-MM-dd HH:mm:ss). These columns should ONLY be used in conjunction with a date-time picker.
customD1 - customD5 INTEGER/any whole number INTEGER custom fields 26 - 30 each suitable for holding whole numbers. When mapping to these columns, ensure the following RegEx is specified in your Custom field settings: [0-9]

unlimited* - TEXT fields have a maximum capacity of 65000 characters.

More information on managing customized forms can be found here

If you have mapped custom questions to the custom fields on the details of the project, remember to use the form designer to expose the custom fields to see any values which mapped to them, more info here

Progressive Capture Admin

By default when Project Manager is installed, a new project Progressive Capture is provided. This can be edited, and new one's added. To change which Progressive Capture which is used for creating new projects, update the value in the following system setting

  • app.com.hornbill.projectmanager.progressiveCapture.newProject