Field:entry interview@Candidatures

From MintHCM Wiki

Revision as of 17:21, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=entry_interview |Field-module=Candidatures |Field-type=text |Field-label=Entry Interview |Field-vname=LBL_ENTRY_INTERVIEW |Field-required=No |Field...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Candidatures - Entry Interview

Name entry_interview
Module Candidatures
Type text
Label Entry Interview
VName LBL_ENTRY_INTERVIEW
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/Candidatures/vardefs.php

'entry_interview' => array( 'name' => 'entry_interview', 'label' => 'LBL_ENTRY_INTERVIEW', 'vname' => 'LBL_ENTRY_INTERVIEW', 'comments' => NULL, 'help' => NULL, 'type' => 'text', 'max_size' => NULL, 'require_option' => '0', 'default_value' => NULL, 'deleted' => '0', 'massupdate' => false, 'duplicate_merge' => '1', 'reportable' => '1', 'importable' => 'true', 'rows' => 6, 'cols' => 80, 'full_text_search' => array( 'boost' => '0', 'enabled' => false, ), 'enforced' => '', 'dependency' => '', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles