Field:content of announcement@News

From MintHCM Wiki

Revision as of 19:27, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=content_of_announcement |Field-module=News |Field-type=text |Field-label=Content of Announcement |Field-vname=LBL_CONTENT_OF_ANNOUNCEMENT |Field-re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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