Field:date modified@Notes

From MintHCM Wiki

Notes - Date Modified

Name date_modified
Module Notes
Type datetime
Label Date Modified
VName LBL_DATE_MODIFIED
Required No
Editable No
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Date of modifing the record


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Notes/vardefs.php

'date_modified' => array ( 'name' => 'date_modified', 'vname' => 'LBL_DATE_MODIFIED', 'type' => 'datetime', 'comment' => 'Date record last modified', 'enable_range_search' => true, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles