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

From Catglobe Wiki



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