Field:collaboration@Candidates
Candidates - Past partnership | |
---|---|
Name | collaboration |
Module | Candidates |
Type | bool |
Label | Past partnership |
VName | LBL_COLLABORATION |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | No |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Candidates/vardefs.php
'collaboration' => array( 'name' => 'collaboration', 'label' => 'LBL_COLLABORATION', 'vname' => 'LBL_COLLABORATION', 'comments' => '', 'help' => '', 'type' => 'bool', 'max_size' => '255', 'require_option' => '0', 'default_value' => '0', 'deleted' => '0', 'importable' => false, 'reportable' => false, 'studio' => false, 'audited' => false, 'massupdate' => false, 'duplicate_merge' => false, 'full_text_search' => array( 'boost' => '0', 'enabled' => false, ), 'enforced' => '', 'dependency' => '', ),
Missing User input