Field:source@Candidatures

From MintHCM Wiki

Candidatures - Source

Name source
Module Candidatures
Type enum
Label Source
VName LBL_SOURCE
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate Yes
Global Search No
Auditable Yes
Options
* Database of Candidates,
* Career's Office,
* CodersLab,
* Employee Recommendation,
* Growth Poland,
* Indeed,
* Jooble,
* Lobo HR,
* Milado,
* Praca.pl,
* Pracuj.pl,
* Website,
* Facebook,
* GoldenLine,
* justjoin.it,
* LinkedIn,
* No Fluff Jobs,
* Not Applicable,
* Other
Options List Name source_list
Needs Validation No

Notes


Related Features

Affected by

Name Type Short Description Affected Fields Initiating Fields Initiating Modules
Feature:Dashlet Work Schedule Manager Miscellaneous Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. Worked Task Time, Status

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Candidatures/vardefs.php

'source' => array( 'required' => false, 'name' => 'source', 'vname' => 'LBL_SOURCE', 'type' => 'enum', 'massupdate' => true, 'default' => '', 'no_default' => false, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'calculated' => false, 'len' => 100, 'size' => '20', 'options' => 'source_list', 'studio' => 'visible', 'dependency' => false, ),



Missing User input


Related Features

Affected by

Name Type Short Description Affected Fields Initiating Fields Initiating Modules
Feature:Dashlet Work Schedule Manager Miscellaneous Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. Worked Task Time, Status

Initiating

Related Integrations

Mentioned in other articles