Field:recruitment name@Candidatures

From MintHCM Wiki

Candidatures - Original Recruitment

Name recruitment_name
Module Candidatures
Type relate
Label Original Recruitment
VName LBL_CANDIDATURES_RECRUITMENTS_FROM_RECRUITMENTS_TITLE
Required Yes
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
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/Candidatures/vardefs.php

"recruitment_name" => array( 'required' => true, 'name' => 'recruitment_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_CANDIDATURES_RECRUITMENTS_FROM_RECRUITMENTS_TITLE', 'id_name' => 'recruitment_id', 'link' => 'recruitments', 'table' => 'recruitments', 'module' => 'Recruitments', 'rname' => 'name', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles