Field:embed flag@Notes
From MintHCM Wiki
Notes - Embed in email? | |
---|---|
Name | embed_flag |
Module | Notes |
Type | bool |
Label | Embed in email? |
VName | LBL_EMBED_FLAG |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Embed flag indicator determines if note embedded in email
Related Features
Affected by
Initiating
Location and Code definition
modules/Notes/vardefs.php
'embed_flag' => array ( 'name' => 'embed_flag', 'vname' => 'LBL_EMBED_FLAG', 'type' => 'bool', 'default' => 0, 'comment' => 'Embed flag indicator determines if note embedded in email' ),
Missing User input