Field:scoring@Candidatures

From MintHCM Wiki

Candidatures - Scoring

Name scoring
Module Candidatures
Type enum
Label Scoring
VName SCORING
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable Yes
Options
* 1,
* 2,
* 3,
* 4,
* 5,
* 6,
* 7,
* 8,
* 9,
* 10
Options List Name scoring_list
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Candidatures/vardefs.php

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



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles