Field:folder@Emails

From MintHCM Wiki

Emails -

Name folder
Module Emails
Type varchar
Label
VName
Required No
Editable Yes
Visible Yes
Reportable Yes
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/Emails/vardefs.php

'folder' => array( 'name' => 'folder', 'type' => 'varchar', 'source' => 'non-db', 'massupdate' => 0, 'importable' => 'false', 'duplicate_merge' => 'disabled', 'inline_edit' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles