Field:linkedin@Candidates
From MintHCM Wiki
|
Candidates - LinkedIn | |
|---|---|
| Name | |
| Module | Candidates |
| Type | url |
| Label | |
| VName | LBL_LINKEDIN_ACCOUNT |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | No |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Candidates/vardefs.php
'linkedin' => array( 'name' => 'linkedin', 'label' => 'LBL_LINKEDIN_ACCOUNT', 'vname' => 'LBL_LINKEDIN_ACCOUNT', '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