Key: SubmitTimeregPeriodWithoutConfirm

From Catglobe Wiki
Revision as of 07:07, 1 February 2012 by Cg pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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