Field:not display@UsersNews

From MintHCM Wiki

User's News - Hide

Name not_display
Module User's News
Type date
Label Hide
VName LBL_NOT_DISPLAY
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable Yes
Options
* Equals,
* Not On,
* After,
* Before,
* Last 7 Days,
* Next 7 Days,
* Last 30 Days,
* Next 30 Days,
* Last Month,
* This Month,
* Next Month,
* Last Year,
* This Year,
* Next Year,
* Is Between,
* More Than n Months Ago
Options List Name date_range_search_dom
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/UsersNews/vardefs.php

'not_display' => array( 'required' => false, 'name' => 'not_display', 'vname' => 'LBL_NOT_DISPLAY', 'type' => 'date', 'massupdate' => 0, 'no_default' => false, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'inline_edit' => '', 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'size' => '20', 'enable_range_search' => true, 'options' => 'date_range_search_dom', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles