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: SubmitTimeregPeriodWithoutConfirm: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:Time_registration_keys]]




=====Key: SubmitTimeregPeriodWithoutConfirm=====
===Key: SubmitTimeregPeriodWithoutConfirm===


===Syntax===
===Syntax===

Latest revision as of 05:07, 1 February 2012



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