Key: Personalize On Acceptance

From Catglobe Wiki
Revision as of 09:51, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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"/>