Field:goldenline@Candidates

From MintHCM Wiki

Candidates - Goldenline

Name goldenline
Module Candidates
Type url
Label Goldenline
VName LBL_GOLDENLINE
Required No
Editable Yes
Visible Yes
Reportable No
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/Candidates/vardefs.php

'goldenline' => array( 'name' => 'goldenline', 'label' => 'LBL_GOLDENLINE', 'vname' => 'LBL_GOLDENLINE', 'comments' => '', 'type' => 'url', 'max_size' => '255', 'audited' => false, 'mass_update' => false, 'duplicate_merge' => '1', 'reportable' => false, 'importable' => true, 'link_target' => '_blank', 'full_text_search' => array( 'boost' => '0', 'enabled' => false, ), ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles