Field:description@ProjectTask

From MintHCM Wiki

Project Tasks - Notes

Name description
Module Project Tasks
Type text
Label Notes
VName LBL_DESCRIPTION
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Standard text field to store additional notes about the record


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/ProjectTask/vardefs.php

'description' => array( 'name' => 'description', 'vname' => 'LBL_DESCRIPTION', 'required' => false, 'type' => 'text', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles