Field:start date@Candidatures
From MintHCM Wiki
Candidatures - Application Date | |
---|---|
Name | start_date |
Module | Candidatures |
Type | date |
Label | Application Date |
VName | LBL_START_DATE |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | Yes |
Massupdate | Yes |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Candidatures/vardefs.php
'start_date' => array( 'name' => 'start_date', 'label' => 'LBL_START_DATE', 'vname' => 'LBL_START_DATE', 'comments' => NULL, 'help' => NULL, 'type' => 'date', 'max_size' => NULL, 'require_option' => '1', 'default_value' => NULL, 'deleted' => '0', 'massupdate' => true, 'duplicate_merge' => '1', 'reportable' => '1', 'importable' => 'true', 'enforced' => '', ),
Missing User input