Field:content of announcement@News

From MintHCM Wiki

News - Content of Announcement

Name content_of_announcement
Module News
Type text
Label Content of Announcement
VName LBL_CONTENT_OF_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/News/vardefs.php

'content_of_announcement' => array( 'required' => false, 'name' => 'content_of_announcement', 'vname' => 'LBL_CONTENT_OF_ANNOUNCEMENT', 'type' => 'text', 'massupdate' => 0, 'no_default' => false, 'comments' => '', 'help' => '', 'importable' => 'false', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => false, 'inline_edit' => '', 'reportable' => false, 'unified_search' => false, 'merge_filter' => 'disabled', 'size' => '20', 'studio' => 'visible', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles