Field:recruitment channels@Recruitments
|
Recruitments - Recruitment Channels | |
|---|---|
| Name | recruitment_channels |
| Module | Recruitments |
| Type | multienum |
| Label | Recruitment Channels |
| VName | LBL_RECRUITMENT_CHANNELS |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | No |
| Importable | Yes |
| Massupdate | No |
| 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 |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Recruitments/vardefs.php
'recruitment_channels' => array( 'required' => false, 'name' => 'recruitment_channels', 'vname' => 'LBL_RECRUITMENT_CHANNELS', 'type' => 'multienum', 'massupdate' => false, 'default' => '', 'no_default' => false, 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'reportable' => false, 'unified_search' => false, 'merge_filter' => 'disabled', 'calculated' => false, 'len' => 100, 'size' => '20', 'options' => 'source_list', 'studio' => 'visible', 'dependency' => false, 'isMultiSelect' => true, ),
Missing User input