Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: MyTimeregistrationShowWorkStatusColumn

From Catglobe Wiki
Revision as of 09:10, 7 March 2011 by Catglobe (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Key: MyTimeregistrationShowWorkStatusColumn

Syntax

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

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

Purpose

This value should only be set to true if you will make one time registration period for each working day. In this case a true value for this key will mean that users can register the work status directly in the my time registration list. This makes it easier for users to quickly specify that they were on holiday or equivalent. If your time registration periods cover more than one day at a time you should set this key to false. If you do not do this and have more than one day per time registration period, then the column will just show "N/A" for all rows.

The key is not required. Default value is false.

Example of key

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