Difference between revisions of "Customize Tasks"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
m (Text replace - '{{permissions|Customize Objects|' to '{{permissionRef|Customize Objects|')
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Designer > Global Resources > System Objects > Tasks'''
'''Settings > Administration > Global Resources > System Objects > Tasks'''


Because the [[Tasks]] object plays such an important role in the platform and is embedded in many processes, very little modification of the Tasks object is permitted. However, the following elements can be customized:
Because the [[Tasks]] object plays such an important role in the platform and is embedded in many processes, very little modification of the Tasks object is permitted. However, the following elements can be customized:
Line 6: Line 6:
*[[#Data Policies in Tasks|Data Policies]]
*[[#Data Policies in Tasks|Data Policies]]
*[[#Print Templates in Tasks|Print Templates]]
*[[#Print Templates in Tasks|Print Templates]]


===Fields in Tasks===
===Fields in Tasks===
Line 14: Line 13:
*In [[Projects]], when custom fields are added to Project Tasks, the fields are displayed in the specified section
*In [[Projects]], when custom fields are added to Project Tasks, the fields are displayed in the specified section


 
{{permissionRef|Customize Objects|define custom fields for tasks}}
{{permissions|Customize Objects|define custom fields for tasks}}


;Considerations:
;Considerations:
Line 24: Line 22:
====Add a Field====
====Add a Field====
To add a field to the Tasks object:
To add a field to the Tasks object:
#Click '''Designer > Global Resources > System Objects > Tasks'''
#Click '''Settings > Administration > Global Resources > System Objects > Tasks'''
#Choose one of the following options:
#Choose one of the following options:
#:*Click the [New Field] button, using the instructions at [[Add Field]]
#:*Click the '''[New Field]''' button, using the instructions at [[Add Field]]
#::*Additionally, choose ''Task Type'':
#::*Additionally, choose ''Task Type'':
#:::*Task - Add the field to [[Tasks]] in the platform
#:::*Task - Add the field to [[Tasks]] in the platform
Line 32: Line 30:
#::::If Project Task is selected, choose a project section to display the field
#::::If Project Task is selected, choose a project section to display the field
#:::*Optionally, limit field visibility to selected teams
#:::*Optionally, limit field visibility to selected teams
#::::[[File:tasksinprojects.gif|none|thumb]]
#:*Click the '''[Reorder]''' button to change the order of the fields
#:*Click the [Reorder] button to change the order of the fields
#:[[Image:Tasksobj.gif|none|thumb]]


====Reorder Fields====
====Reorder Fields====
To reorder fields:
To reorder fields:
#Click '''Designer > Global Resources > System Objects > Tasks'''
#Click '''Settings > Administration > Global Resources > System Objects > Tasks'''
#Click the [Reorder Fields] button, and use the [[Arrow_Button#Up-Down_Arrows|Arrow Buttons]] to change the order of the fields
#Click the '''[Reorder Fields]''' button, and use the [[Arrow_Button#Up-Down_Arrows|Up and Down Arrow Buttons]] [[File:Up-down-icon.gif]] to change the order of the fields
#:[[Image:Tasksobj-reorderfields.gif|none|thumb]]


===Data Policies in Tasks===
===Data Policies in Tasks===
Data policies can be added to tasks, which can trigger Actions such as:
Data policies can be added to tasks to trigger automatic Actions.
*[[Send Email]]
*[[Update|Update Records]]
*[[Invoke a Java Method From a Data Policy|Invoke a Java Method]]
 
:''Learn more: [[Data_Policy#About_Data_Policies|About Data Policies]]''
:''Learn more: [[Data_Policy#About_Data_Policies|About Data Policies]]''


;Considerations:
;Considerations:
:*[[Task Reminders]] are unaffected by Data Policies
:*[[Task Reminders]] are unaffected by Data Policies
:*Data policies apply to recurring Tasks, beginning when the policy is created (past tasks are not affected)
:*Data policies apply to recurring Tasks, beginning when the policy is created (past tasks are not affected)
:*Data policies are triggered for Follow-up Tasks
:*Data policies are triggered for Follow-up Tasks


 
To add or modify a data policy in the Tasks object:
To create a data policy in the Tasks object:
#Click '''Settings > Administration > Global Resources > System Objects > Tasks'''
#Click '''Designer > Global Resources > System Objects > Tasks'''
#Click the Data Policy tab
#Click the Data Policy tab
#:[[Image:Tasksobj.gif|none|thumb]]
#Follow the instructions at [[Data_Policy#Add_a_Data_Policy|Add a Data Policy]]
#Follow the instructions at [[Data_Policy#Add_a_Data_Policy|Data Policy]] to add or modify a data policy
 
;Example:
 
The following data policy checks the due date in Tasks, and sends an email message to the task owner starting three days before the task is due. The notification messages continue (every day) until the due date or until the task is marked completed.
 
''Create a Data Policy, and Set the Triggering Criteria to:''
:''Task Status is not equal to 'Completed', and the task Due Date is three days or less from Today''
:[[Image:Task-datapolicy.gif|none|thumb]]
 
''Create the Action:''
:''Send an Email Message''
:[[Image:Task-sendemail-datapolicy.gif|none|thumb]]
 
''Summary page:''
:''Completed Data Policy''
:[[Image:Datapolicy-task.gif|none|thumb]]


===Print Templates in Tasks===
===Print Templates in Tasks===
:''Learn More: [[Print Templates]]''
[[Print Templates]] let you merge task data into an HTML (or JSP) page.


To Add a Print Template:
To Add a Print Template to the Tasks object:
{{:Add a Print Template}}
#Click '''Settings > Administration > Global Resources > System Objects > Tasks > Print Templates'''
#Click the '''[New Template]''' button
#Create the template
#Click '''[Save]'''

Latest revision as of 00:09, 23 October 2012

Settings > Administration > Global Resources > System Objects > Tasks

Because the Tasks object plays such an important role in the platform and is embedded in many processes, very little modification of the Tasks object is permitted. However, the following elements can be customized:

Fields in Tasks

Fields can be added to Task objects and are often used to support processes and workflow in an organization.

  • In most Objects, these fields appear in the Task Information section of the task. These fields are available as Filter and Sort parameters in Views and Reports.
  • In Projects, when custom fields are added to Project Tasks, the fields are displayed in the specified section

Lock-tiny.gif

Users that have the Customize Objects permission can define custom fields for tasks 
Considerations
  • A maximum of 10 custom fields can be created
  • Fields can be reordered
  • Fields are accessed while creating/updating the User object

Add a Field

To add a field to the Tasks object:

  1. Click Settings > Administration > Global Resources > System Objects > Tasks
  2. Choose one of the following options:
    • Click the [New Field] button, using the instructions at Add Field
    • Additionally, choose Task Type:
    • Task - Add the field to Tasks in the platform
    • Project Task - Add the field to Tasks in Projects
    If Project Task is selected, choose a project section to display the field
    • Optionally, limit field visibility to selected teams
    • Click the [Reorder] button to change the order of the fields

Reorder Fields

To reorder fields:

  1. Click Settings > Administration > Global Resources > System Objects > Tasks
  2. Click the [Reorder Fields] button, and use the Up and Down Arrow Buttons Up-down-icon.gif to change the order of the fields

Data Policies in Tasks

Data policies can be added to tasks to trigger automatic Actions.

Learn more: About Data Policies
Considerations
  • Task Reminders are unaffected by Data Policies
  • Data policies apply to recurring Tasks, beginning when the policy is created (past tasks are not affected)
  • Data policies are triggered for Follow-up Tasks

To add or modify a data policy in the Tasks object:

  1. Click Settings > Administration > Global Resources > System Objects > Tasks
  2. Click the Data Policy tab
  3. Follow the instructions at Add a Data Policy

Print Templates in Tasks

Print Templates let you merge task data into an HTML (or JSP) page.

To Add a Print Template to the Tasks object:

  1. Click Settings > Administration > Global Resources > System Objects > Tasks > Print Templates
  2. Click the [New Template] button
  3. Create the template
  4. Click [Save]