Key: SubmitTimeregPeriodWithoutConfirm: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:53, 7 March 2011
ο»Ώ
Key: SubmitTimeregPeriodWithoutConfirm
Syntax
<add key="SubmitTimeregPeriodWithoutConfirm" value="[TRUE/FALSE]"/>
[TRUE/FALSE]: Either insert "true" or "false" into value
Purpose
This key is used for employees' time registration page when clicking their Submit button to submit their time registration. If this key is true, the the employees' time registrations will be submitted without asking for confirmation. It's value can be either βtrueβ or βfalseβ.
The key is not required. Default value is false.
Example of key
<add key="SubmitTimeregPeriodWithoutConfirm" value="true"/>