Difference between revisions of "Key: Inform Observer Acceptance"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Task_keys]] |
+ | {{HelpFiles_Deployment}} | ||
| | ||
− | + | ==Key: Inform_Observer_Acceptance== | |
===Syntax=== | ===Syntax=== |
Latest revision as of 10:48, 7 February 2012
<accesscontrol>Main:MyGroup</accesscontrol>
Key: Inform_Observer_Acceptance
Syntax
<add key="Inform_Observer_Acceptance" value="[TRUE/FALSE]"/>
[TRUE/FALSE]: Either insert "true" or "false" into value
Purpose
Specifies the default on a task's settings tab regarding whether or not observers of the task should be notified when the task changes status to "Accepted". The method of notification will depend on the settings of the receiving user (My Settings), but may be E-mail, SMS, Informer application, and/or web informer.
Example of key
<add key="Inform_Observer_Acceptance" value="True"/>