Field:relocation@Candidates

From MintHCM Wiki

Candidates - Need of relocation

Name relocation
Module Candidates
Type bool
Label Need of relocation
VName LBL_RELOCATION
Required No
Editable Yes
Visible Yes
Reportable No
Importable Yes
Massupdate Yes
Global Search No
Auditable Yes
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Candidates/vardefs.php

'relocation' => array( 'name' => 'relocation', 'label' => 'LBL_RELOCATION', 'vname' => 'LBL_RELOCATION', 'comments' => '', 'help' => '', 'type' => 'bool', 'max_size' => '255', 'require_option' => '0', 'default_value' => '0', 'deleted' => '0', 'audited' => true, 'massupdate' => true, 'duplicate_merge' => '1', 'reportable' => '1', 'importable' => 'true', 'enforced' => '', 'dependency' => '', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles