Difference between revisions of "Key: Personalize On Acceptance"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Task_keys]]
 +
{{HelpFiles_Deployment}}
 

 

  
=====Key: Personalize_On_Acceptance=====
+
==Key: Personalize_On_Acceptance==
  
 
===Syntax===
 
===Syntax===

Latest revision as of 11:14, 7 February 2012

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: Personalize_On_Acceptance

Syntax

<add key="Personalize_On_Acceptance" value="[TRUE/FALSE]"/>

[TRUE/FALSE]: Either insert "true" or "false" into value

Purpose

It is possible to make groups responsible for tasks. If e.g. we assign a task to the Accounting department, then we can make a system where the person in that department, who accepts the task, is also made the sole responsible of the task. To do this we must set the "Personalize_On_Acceptance" key to "true". If we set it to false the responsible will still be the group after someone from the group has accepted it.

Example of key

<add key="Personalize_On_Acceptance" value="true"/>