Field:announcement@Recruitments

From MintHCM Wiki

Recruitments - Announcement

Name announcement
Module Recruitments
Type url
Label Announcement
VName LBL_ANNOUNCEMENT
Required No
Editable Yes
Visible Yes
Reportable No
Importable No
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/Recruitments/vardefs.php

'announcement' => array( 'name' => 'announcement', 'label' => 'LBL_ANNOUNCEMENT', 'vname' => 'LBL_ANNOUNCEMENT', 'comments' => '', 'help' => '', 'type' => 'url', 'max_size' => '255', 'require_option' => '0', 'default_value' => '', 'deleted' => '0', 'importable' => false, 'reportable' => false, 'studio' => false, 'audited' => false, 'massupdate' => false, 'duplicate_merge' => false, 'ext1' => '', 'ext2' => '', 'ext3' => '', 'ext4' => '_self', 'full_text_search' => array( 'boost' => '0', 'enabled' => false, ), 'dependency' => '', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles