Field:notice@Candidatures
Candidatures - Notice | |
---|---|
Name | notice |
Module | Candidatures |
Type | text |
Label | Notice |
VName | LBL_NOTICE |
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/Candidatures/vardefs.php
'notice' => array( 'name' => 'notice', 'label' => 'LBL_NOTICE', 'vname' => 'LBL_NOTICE', '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